I have a Grid Component that holds some properties and relationships values including the task list in an entity. When I try to delete a task that was already started, I get error "The task is not available" and we are not able to remove task. Can I add task actions like skip to Grid Component to remove a task item that has already started?
We did have a rule on An Item is Deleted, that when and skipped the task item in a BPM process, but that also throws the error, "The task is not available" since version 23.4. What is the proper way to delete a task item already started?