boomerang-io / community

The Boomerang community, roadmap, planning, and architecture repository. The central place for information on joining, contributing, and governance.
https://useboomerang.io
Apache License 2.0
11 stars 0 forks source link

Validation - Check what happens to Actions when a Workflow is cancelled / failed / deleted #406

Closed tlawrie closed 3 months ago

tlawrie commented 1 year ago

When a Workflow has created Actions but is then cancelled or failed... what happens to the Actions.

They should be put into an inactive or invalid status and not returned via API calls.

tlawrie commented 3 months ago

Implemented a Cancelled status for Actions