I'm trying to run the sample in Activiti in Action examples (Loan Request Process). The Task gets created for the original user however the process fails to escalates if the assignee fails to complete the task within 1 min (PT1M). Wondering how to debug. I don't see due date details in ACT_RU_TASK table. Looks like the deployment ignored the Duration.
BTW i'm running Activiti 5.6.
Please do let me know if there is something else that i can check to get this working.
-Anup