Skip to content

Feature/cancel initial subscriptions

Karel van Klink requested to merge feature/cancel-inital-subscriptions into develop

Add the cancel_subscription workflow that allows for taking a subscription from INITIAL to TERMINATED.

Since it's a termination workflow, we can't change this from showing up differently (they're forcefully all called "Terminate router" in this case). But only one is available to run, so I'd say this is acceptable. image

Also, I added some subtile warnings to prevent accidentally running this. image

Merge request reports