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(shared-data): Add back missing parent labwares for auto sealing lids #17195

Conversation

CaseyBatten
Copy link
Contributor

@CaseyBatten CaseyBatten commented Jan 6, 2025

Overview

Covers RQA-3819

With the improved lid architecture labware definitions we need to provide compatible parent labwares rather than generally accepting any labware as a potential parent. Some were missed when updating the auto-sealing lids definition, leading to this bug being found.

Test Plan and Hands on Testing

  • Ensure the protocol file from the RQA-3819 ticket pass analysis

Changelog

Review requests

Question for reviewers: Should we just ignore a parent "labware" all together if it's an adapter when checking the "compatible parent labwares" list? Would that cause us a headache later?

Risk assessment

Low - enforces existing 8.2 behavior.

@CaseyBatten CaseyBatten requested a review from a team as a code owner January 6, 2025 20:30
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 good to me!

Copy link
Contributor

@alexjoel42 alexjoel42 left a comment

Choose a reason for hiding this comment

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

Works in Protocol Analysis, everything that analyzed before still works, simulate also now passes.

@CaseyBatten CaseyBatten merged commit 0395804 into chore_release-8.3.0 Jan 7, 2025
76 checks passed
@CaseyBatten CaseyBatten deleted the inclusion-of-missing-labware-parents-for-auto-sealing-lid branch January 7, 2025 22:23
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