Hi Community,
I am configuring escalation using API.
For that I am refering the following link:
https://github.com/esteban-aliverti/JBPM-Samples/blob/master/Simple-Task-Life-Cycle-Sample/src/test/java/org/plugtree/training/jbpm/EscalationProcessTest.java
But this test fails with following stack trace:
org.jbpm.task.service.PermissionDeniedException: User '[User:'Steve Rogers']' was unable to execution operation 'Claim' on task id 1 due to a no 'current status' match
full stack trace is here:
http://pastebin.com/DE9KS1mH
Regards,
Hardik Dave