elsa-workflows / elsa-workflows/elsa-core
Handle deletion of version of composite activity
Open
core
triaged
workflow tooling
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
When deleting a version of a composite activity, there is the risk of breaking consuming workflows that are pointing to the version being deleted.
To mitigate this, we should show a modal dialog that displays the list of consuming workflows, and offer the user to update the consuming workflows to point to the latest version of the composite activity.
When there are no more consuming workflows referencing the composite activity version being deleted, only then is the delete operation allowed.
Contributor guide
Assessment
This issue has not been assessed yet.