Manual hold "reappears" after being removed in process monitoring if the object is edited in the process monitoring perspective.
Example steps for reproduction:
- Create a workflow with 1-2 jobs in it.
- Modify the workflow by changing the Earliest Start Time for the ‘Start’ to sometime in the near future (30 min from the current time or something like that)
- Save the workflow
- ‘Execute Once’ with ‘Wait for manual release’ checked. In the Process Monitoring the workflow will be in status ‘Waiting for manual release’
- Open the workflow in the process monitoring
- Change the earliest star time to so something closer to the current time (10 min from the current time or so)
- Save the changes
- Important: you have to Switch to Monitor mode meaning to ‘deactivate’ Modify mode, and select ‘Switch and Go’. Once you exit out of the workflow, in the process monitoring it will be in ‘Waiting for manual release’ status.
- In the process monitoring, right-click on the workflow and ‘Modify’ -> ‘Release Manually’
- Workflow is in ‘Active’ status now
- Now open the workflow in process monitoring again, and change the earliest star time to so something even closer to the current time (5 min from the current time or so)
- Save the changes
- Important: you have again to Switch to Monitor mode meaning to ‘deactivate’ Modify mode, and select Switch and Go’
Actual Results:
Once you exit workflow, in the process monitoring it will still be in status ‘Waiting for manual release’
Expected results:
Workflow is in ‘Active’ Status, and gets executed after ‘Earliest start time’ condition is met.