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(api): check for nozzle map configuration when executing complex commands #15723

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

CaseyBatten
Copy link
Contributor

@CaseyBatten CaseyBatten commented Jul 19, 2024

Overview

Addresses RQA-2867

Previously any multi channel pipettes would not allow you to pass wells for transfers that were not in Row A. This allows partial configurations to be passed any well to target directly during transfers/consolidate/distribute/mix, similar to a single channel transfer.

Test Plan

Ensure OT-2 and Flex can utilize complex commands in protocols with expected movement results.

Changelog

Review requests

Risk assessment

Because this allows users to pass any well, if they incorrectly count the wells they must index by it can lead to movement that does not behave in a desired fashion. However, conflict check will prevent executing layouts that would create a collision, so the safety risk is low.

@CaseyBatten CaseyBatten requested a review from a team as a code owner July 19, 2024 19:21
@CaseyBatten CaseyBatten requested a review from skowalski08 July 19, 2024 19:21
@skowalski08
Copy link
Contributor

Tested and verified! Thanks for the speedy fix!

@CaseyBatten CaseyBatten merged commit c431da3 into edge Jul 19, 2024
21 checks passed
@CaseyBatten CaseyBatten deleted the fix_transfers_partial_tip branch July 19, 2024 20:42
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.

2 participants