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
- clones
-
RHPAM-84 UpdateTimerCommand does not work for timers in embedded sub process
-
- Closed
-