We are on 10.2.1
We have a process that had some intermediate timers attached to user tasks that sent email reminders:
We decided against this, and removed the intermediate timer events.
Now though, process instances have started terminating one by one, and we can't seem to be able to stop it, or to recover them.
We noted that sometimes, Forms warns you if you try to delete an activity:
However, for the intermediate timer events, we did NOT receive this warning. And yet, the instances are still terminating.
How do we stop it? There are literally hundreds.
(I also want to note that this is some terrible user-hostile software design, since Forms has no concept of process versioning, or a way of saying "apply this change only to newly started instances.")