WS-999: actually seal the capability request when a version is cancelled without any executions
Merged
requested to merge WS-999-actually-seal-cap-requests-when-cancelled-without-an-execution into main
Compare changes
Files
2@@ -20,6 +20,7 @@ File containing definitions for the capability version routes of the Workspaces
@@ -33,6 +34,8 @@ from pyramid.request import Request
@@ -197,9 +200,17 @@ def cancel_capability_version(request: Request) -> Response: