- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-14-2022 09:14 AM
12-15-2022 08:48 AM
Hi @sai thank you for posting your question to the Live Community Forum. This depends on whether the incident status, whether it was already Active when the user clicked the incident. In that case, there is no trigger and we can't log that time with the current functionality. However, if it isn't already active, you can use a timer that is started in the pre-process rules and stopped using a field-change-triggered script, when the status changes to Active.
In addition, you can refer to our example Automation script "StopTimeToAssignOnOwnerChange". You can start the timer field "Time to Assignment" in a preprocess rule. Then use the script StopTimeToAssignOnOwnerChange as a field-change-triggered script on the "owner" field to stop that timer. This will calculate the time taken between the incident been created and it being assigned an owner.
Hope this helps.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!