When timer is located in embedded sub process, the UpdateTimerCommand does not seem to work.
- Timer name is not respected. You need to pass name of the embedded sub process instead
- TimerInstances are returned as *null* so no upgrade is executed
https://github.com/kiegroup/jbpm/blob/6.5.x/jbpm-flow/src/main/java/org/jbpm/process/instance/command/UpdateTimerCommand.java#L116-L118
- is cloned by
-
RHBPMS-4951 [GSS](6.4.z) UpdateTimerCommand does not work for timers in embedded sub process
-
- Verified
-