Skip to content

Y26-061 - [BUG] Bioscan - Library Prep Submission button does not show for repeat runs #2726

@andrewsparkes

Description

@andrewsparkes

Describe the bug
The automated Bioscan library prep Submission button does not show on Lysate plates as it should when doing repeat runs.
This pipeline uses an automated submission configuration for starting Library prep at this point, and works fine on the first run.

To Reproduce
Steps to reproduce the behaviour:

  1. Perform a bioscan run (complete the run, you can use the bioscan integration suite test)
  2. Return to one of the Lysate plates
  3. You do not see the button to create a new Bioscan Library Prep Submission

Expected behaviour
You should see the 'Create Bioscan Library Prep Submission' button on Lysate plates when there is no 'active' submission.

Additional context
The Presenter sees the completed library submission with requests in state 'passed' as an 'active_submission'.
In the state machine the Submission progresses from building -> pending -> processing -> ready
But this state just refers to the creation of the submission (the state of the async job), not to the progress of the requests within the submission.
So you can have 2 submissions, one where the requests are passed (completed), and the other where they are pending, and both are state 'ready'.

Metadata

Metadata

Assignees

Labels

BugBug in codeSeq165Feature ID from the SeqOps Feature Backlog BoardSize: SSmall - low effort & risk

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions