OpenProcess Core - Obliterate a process
documented ready for dev
J
John McMahon
Sometimes a process gets started incorrectly or just needs to be started again. To make this clean, we need a means (with a permission) to delete a process.
As a
Manager
I would like
To delete a process set up incorrectly
So that
I can ensure that I do not have data being held incorrectly (bad for GDPR) or spuriously (user error).
T
Tony Evans - HDC
An instance of a process, e.g. the "Operations - Street Scene" process with ID 1234 that was created when form with refence number AAAAAAAA was submitted, or the entire "Operations - Street Scene" process, including all previous instances of this process?
J
John McMahon
documented ready for dev