Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Y24-396 - [BUG] Cancelling a PBMC tube #2002

Open
KatyTaylor opened this issue Oct 16, 2024 · 2 comments · May be fixed by #2044
Open

Y24-396 - [BUG] Cancelling a PBMC tube #2002

KatyTaylor opened this issue Oct 16, 2024 · 2 comments · May be fixed by #2044
Assignees
Labels
Bug Bug in code scRNA - cell banking scRNA Size: S Small - low effort & risk

Comments

@KatyTaylor
Copy link
Contributor

Describe the bug
scRNA Core - Seena, Abby and I noticed when testing the step LRC PBMC Bank --> LRC Bank Seq/Spare that if you try to cancel one of the child tubes, it throws an unhandled exception:

A NoMethodError occurred in tubes#update:

  undefined method `wells' for #<Sequencescape::Api::V2::Tube:@attributes={"type"=>"tubes", "id"=>"26836486", "uuid"=>"8d4c2fea-6fd3-11ef-a088-0242c6483a9e", "name"=>"SEQ:NT1790211P:A1", "labware_barcode"=>#<LabwareBarcode:0x00007fdf522da8c8 @human="ED21224878", @machine="ED21224878", @ean13="">, "state"=>"passed", "created_at"=>2024-09-11 01:19:47 +0100, "updated_at"=>2024-09-11 01:19:47 +0100}>
  app/models/state_changers.rb:43:in `contents_for'
@psd-issuer psd-issuer bot changed the title [BUG] Cancelling a PBMC tube Y24-396 - [BUG] Cancelling a PBMC tube Oct 16, 2024
@TWJW-SANGER TWJW-SANGER added the Bug Bug in code label Oct 17, 2024
@StephenHulme StephenHulme self-assigned this Oct 24, 2024
@StephenHulme StephenHulme linked a pull request Nov 1, 2024 that will close this issue
@StephenHulme StephenHulme added the On Hold On hold label Nov 5, 2024
@StephenHulme
Copy link
Contributor

On hold pending API V2 changes and TubeRackStateChanger implementation

@StephenHulme
Copy link
Contributor

#2034 completed, waiting on #2028

@TWJW-SANGER TWJW-SANGER removed the On Hold On hold label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug in code scRNA - cell banking scRNA Size: S Small - low effort & risk
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants