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): Filter pipette offset calibrations by mount as well #7017

Merged

Conversation

Laura-Danielle
Copy link
Contributor

@Laura-Danielle Laura-Danielle commented Nov 17, 2020

Overview

Previously, the app only filtered pipette calibrations by the pipette serial number/robot. However, if you calibrated a pipette on the right mount and then switched it to the left mount the app would display calibration data for the right mount.

Changelog

  • Filter pipette calibrations based on serial number and mount
  • Modify respective files and tests to match this new behavior

Review requests

Calibrate a pipette on one mount, and then switch that same pipette to the other mount (where there is no calibration data). It should say you need to calibrate that pipette rather than showing data from the previously calibrated mount.

Risk assessment

Low, bug fix to filter out pipette calibrations properly.

@Laura-Danielle Laura-Danielle added app Affects the `app` project ready for review labels Nov 17, 2020
@Laura-Danielle Laura-Danielle requested a review from a team November 17, 2020 16:28
@Laura-Danielle Laura-Danielle requested a review from a team as a code owner November 17, 2020 16:28
@Laura-Danielle Laura-Danielle requested review from ahiuchingau and b-cooper and removed request for a team November 17, 2020 16:28
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.

LGTM, tested on my robot

@Laura-Danielle Laura-Danielle merged commit 8bf5a71 into chore_release-4.0.0-beta.0 Nov 17, 2020
@Laura-Danielle Laura-Danielle deleted the correctly_pull_pipette_offsets branch November 17, 2020 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Affects the `app` project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants