Flow becomes idle at assignment shape in a flow
1. When a case is created , an agent on System-Queue-DefaultEntry class runs and calls a process flow.
2. The process flow has an assignment shape with a Routing activity , an SLA and a connector
3. When traced the assignment shape is getting called. The routing activity is completed
4. SLA is called .
5. Then the flow becomes idle. The connector is not getting called and the pre processing activity or post processing activity is also not getting called.
6. I have updated this existing process flow and added a email notification actiivty in a new ruleset version.
7. I checked out the existing ruleset version of the process flow . But still same issue.
8. Previously this process flow was running fine.
Please let me know why the process flow is becoming idle instead of Flow resuming.