Skip to content

WS-290: Fail other versions on QA-pass

Nathan Hertz requested to merge WS-290-fail-other-versions-on-qa-pass into main

Changes

  • Add new QaPass action to the transition for std_calibration between "Awaiting QA" and "Complete"
  • Add new state column to capability_versions
    • Created CapabilityVersionState enum for keeping track of possible version states
  • Test for new action

Completes WS-776

Merge request reports