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

fix(app): fix slot validation on ODD location conflict check to account for thermocycler occupying 2 slots #15239

Merged

Conversation

CaseyBatten
Copy link
Contributor

@CaseyBatten CaseyBatten commented May 21, 2024

Overview

Slot conflict checking did not account for the fact that the thermocycler (and any future multi-slot fixture) was composed of multiple fixtures. This means that the expected fixture (thermocycler front) was not returned, because thermocycler rear occupies the first slot in the list.

Test Plan

Upload a protocol requiring a thermocycler to a Flex, ensure that from the main protocol list view page and the protocol dashboard do not list a location conflict.

Risk assessment

low

@CaseyBatten CaseyBatten requested review from b-cooper and nusrat813 May 21, 2024 20:23
@CaseyBatten CaseyBatten requested a review from a team as a code owner May 21, 2024 20:23
@CaseyBatten CaseyBatten changed the title fix(app): fix slot validation on odd LOCATION CONFLICT CHECK to account for thermocycler occupying 2 slots fix(app): fix slot validation on ODD location conflict check to account for thermocycler occupying 2 slots May 21, 2024
@CaseyBatten CaseyBatten requested a review from sfoster1 May 21, 2024 20:26
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Looks correct to me!

Copy link
Contributor

@b-cooper b-cooper left a comment

Choose a reason for hiding this comment

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

🏁

@CaseyBatten CaseyBatten merged commit 4dfd608 into chore_release-7.3.0 May 21, 2024
20 checks passed
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.

3 participants