Feature/cancel initial subscriptions
Compare changes
Files
10+ 12
− 3
@@ -3,6 +3,9 @@ Glossary of terms
@@ -23,9 +26,15 @@ Glossary of terms
@@ -42,6 +51,9 @@ Glossary of terms
@@ -69,6 +81,3 @@ Glossary of terms
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.
Also, I added some subtile warnings to prevent accidentally running this.