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(protocol-designer): add missing prop to getPipetteCapacity usage #15422

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Jun 14, 2024

closes AUTH-489 and RESC-272

Overview

this is a copy of this PR #15360, i'm pretty sure it is causing this escalations error https://opentrons.atlassian.net/browse/RESC-272. The error is when 2 tipracks are selected and the tipracks are on the deck, the pipetting step thinks there is no tiprack on the deck with the default tiprack. there is a work around by changing the tipracks a few times but its an annoying workaround.

Test Plan

create a flex or ot-2 protocol and add 2 tipracks. Go to the deck map and add a transfer or mix step with the default tip selected. Save the step and see that there is no timeline error.

Changelog

  • add missing prop to util

Review requests

see test plan

Risk assessment

low

@jerader jerader requested a review from a team as a code owner June 14, 2024 13:03
@jerader jerader requested review from koji and ncdiehl11 June 14, 2024 13:04
Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

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

lgtm

@jerader jerader merged commit 0f39310 into chore_release-pd-8.1.0 Jun 14, 2024
24 checks passed
@jerader jerader deleted the pd_pip-capacity branch June 14, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants