CenturyLinkCloud / mdw

https://centurylinkcloud.github.io/mdw/
MIT License
46 stars 10 forks source link

Close action for manual tasks #840

Closed donaldoakes closed 4 years ago

donaldoakes commented 4 years ago

Add a new action Close for manual tasks, which simply updates the status of the activity and task to Canceled and does not trigger any flow. This is a standard action but will not be visible unless configured in mdw-task-actions.xml.

Closing should remove event_wait_instances for the task.

Include documentation.