You need to sign in to do that
Don't have an account?
bjacob
Calculate time since case is opened in depedency of state
Hi there,
it's my objective to create a new field "SLA Timer". This field calculates the time since the case is created. The calculation depends on some conditions:
Thanks for any help, Bjoern
it's my objective to create a new field "SLA Timer". This field calculates the time since the case is created. The calculation depends on some conditions:
- The timer stops as soon as the status of a case is changed to a specific state. There are 3 status which will stop the timer (say status x, y, z). The timer will also stop if the case is closed.
- The timer starts as soon as the status is changed to another state which is not one of the 3 status mentioned above (x, y, z).
- Furtermore the script has to check our business hours. The timer only runs within our business hours.
Thanks for any help, Bjoern
All Answers