function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anil Tiwari 36Anil Tiwari 36 

I have an entiltlement process for response time. It exits when we change the case status from new to any other. When we create case case Milestone timer starts showing the remaining time. when we change the status new to any other t

Anil Tiwari 36Anil Tiwari 36
Below is the scenario:
I have an entiltlement process for response time. It exits when we change the case status from new to any other. When we create case case Milestone timer starts showing the remaining time. when we change the status new to any other timer stops but when we refresh the page timer get updated and shows the remaing time decreased. Please help.