Skip to content

Fix run device cascading - #5304

Open
islean wants to merge 6 commits into
masterfrom
fix-run-device-cascading
Open

Fix run device cascading#5304
islean wants to merge 6 commits into
masterfrom
fix-run-device-cascading

Conversation

@islean

@islean islean commented Sep 8, 2026

Copy link
Copy Markdown
Member

Description

Closes #4755.

Added

Changed

  • on_delete overridden for the Pacbio SMRT Cell Metrics admin view. It instead the deletes the associated RunDevice which cascades to instrument_run, pacbio_smrt_cell, pacbio_smrt_cell_metrics, sample_run_metrics and pacbio_sample_run_metrics

Fixed

How to prepare for test

  • Ssh to relevant server (depending on type of change)
  • Use stage: us
  • Paxa the environment: paxa
  • Install on stage (example for Hasta):
    bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_cg -t cg -b [THIS-BRANCH-NAME] -a

How to test

  • Do ...

Expected test outcome

  • Check that ...
  • Take a screenshot and attach or copy/paste the output.

Review

  • Tests executed by
  • "Merge and deploy" approved by
    Thanks for filling in who performed the code review and the test!

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

Implementation Plan

  • Document in ...
  • Deploy this branch on ...
  • Inform to ...

@islean
islean requested a review from a team as a code owner September 8, 2026 14:41
@islean

islean commented Sep 8, 2026

Copy link
Copy Markdown
Member Author

Tested on stage but hard to screenshot anything in a public repo.

@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

@diitaz93 diitaz93 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Cascading does not propagate to the RunDevice table

2 participants