Adding a sub task will mean that there is a parent task. From earlier discussions, I understand that when the sub task is completed, the parent is completed. In my case, this is not the behavior required.
In a running instance, when I want to add a new user task, it should be after the predecessor tasks is completed. Is this possible?
This is similar to the earlier topic with an example - Step 1 (completed)—> Step 2 (in progress) —> Step 3.
And now I want to add Step X - Step 1 (completed)—> Step 2 (in progress) —> Step X —> Step 3.
Step X will start after Step 2 is completed.
Or, it could be - Step 1 (completed)—> Step 2 (in progress) —> Step 3 –> Step 4 (new).
Secondly, can I delete tasks from an instance, which are not started?
Please help.