Hi everyone,
How can I reopen a user task that the user accidentally completed? I don’t want to do this in the Modeler. I want to do this either through UI or via REST API.
Thanks.
Hi everyone,
How can I reopen a user task that the user accidentally completed? I don’t want to do this in the Modeler. I want to do this either through UI or via REST API.
Thanks.
That isn’t a problem
You can use the process instance modification rest call to move the token back to the user task. The user interface for this rest call is available in the Enterprise version of cockpit.
Thank you!