Skip to content

WS-797: Execution/version state is correctly updated after QA operation

Nathan Hertz requested to merge WS-797-execution-transition-from-awaiting-qa into main

Changes

  • Add new state actions for either completing the version or failing the version after QA-pass or QA-fail is undergone, respectively
  • Capability request state is determined when requesting its JSON repr, so it will always be up-to-date

Completes WS-800

Merge request reports