You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(step-generation): properly check module state for moveLabware (#19097)
Our `moveLabware` atomic command creator's checks for save moves to and
from a module seem broke at some point. This PR ensures we robustly
check the module state object before determining lid/latch safety for
moving a labware to or from the module.
Closes RQA-4474
Closes RQA-4475
0 commit comments