Hi all,
I need to prevent a user (agent) to resolve a case if the regarding tasks (activities) are not completed. I tried with a real time workflow Case:Status equals [Resolved] AND Case:Activities Complete equals [No],
=>Stop workflow with status of: Canceled . But as it seems , I can't resolve the case even if the task are completed. How can I solve this?