User story
As Scott T I would like the GBS pipeline to prevent the 'Perform PCR' button on the PCR2 plate which changes the plate state to 'passed' from appearing until after the user has done the 'bravo GBS PCR1 to GBS PCR2' bed verification which changes the plate state to 'started'. At the moment the 'Perform PCR' button is visible earlier and can be pressed to bypass the need to use the robot.
Who are the primary contacts for this story
Scott T
Who is the nominated tester for UAT
Scott T
Acceptance criteria
To be considered successful the solution must allow:
[ ] after adding tags on creation of the PCR2 plate, only the 'bravo GBS PCR1 to GBS PCR2' bed verification button should be visible, not the 'Perform PCR' button
[ ] once the robot step is completed and plate state is 'started', the 'Perform PCR' button should be visible
[ ] the 'Perform PCR' button should change the plate state to 'passed', and the 'Add a GBS PCR2 Pool Stock Tube' button should be visible
Dependencies
None
References
None
Additional context
Noticed whilst testing the ANOSPP pipeline that feeds into GBS.
Not sure how possible this is. The 'Perform PCR' button is the equivalent of the 'Manual Transfer' button that is there in case the robot is unavailable. See app/models/presenters/minimal_pcr_plate_presenter.rb. Also see the integration suite spec/limber/gbs_pipeline_spec.rb.
User story As Scott T I would like the GBS pipeline to prevent the 'Perform PCR' button on the PCR2 plate which changes the plate state to 'passed' from appearing until after the user has done the 'bravo GBS PCR1 to GBS PCR2' bed verification which changes the plate state to 'started'. At the moment the 'Perform PCR' button is visible earlier and can be pressed to bypass the need to use the robot.
Who are the primary contacts for this story Scott T
Who is the nominated tester for UAT Scott T
Acceptance criteria To be considered successful the solution must allow:
Dependencies None
References None
Additional context Noticed whilst testing the ANOSPP pipeline that feeds into GBS. Not sure how possible this is. The 'Perform PCR' button is the equivalent of the 'Manual Transfer' button that is there in case the robot is unavailable. See
app/models/presenters/minimal_pcr_plate_presenter.rb
. Also see the integration suitespec/limber/gbs_pipeline_spec.rb
.