How do we re-generate a closed task

Hi All,

I have a user task in the workflow.I had an exception and we have a retry mechanism to retry the task 25 times.We fixed the issue but after all the retries are done and now the task is inactive.Could you please suggest a way to regenerate a new instance of this task so that users can work on this?

Thanks

Hi @harish2624

you could try to make use of Process Instance Modification

https://docs.camunda.org/manual/latest/user-guide/process-engine/process-instance-modification/