Hello,
Is there a way to create a field to capture the date and time when an user starts working on a Service Desk ticket?
We actual need the precise moment of time and not an interval as shown when using SLAs.
Any thoughts?
Examples would be highly appreciated.
Thank you!
Hi @Alexandra,
an interesting question for me would be: How do you recognize that someone started to work on a ticket? Does he/she change the status? Or is he/she adding a comment?
I can see multiple options to realize that:
These are the options I can think of right now.
Cheers,
Matthias
In order to recognize that someone started to work on a ticket it doesn't matter what field changes. It could be the status, the assignee or a comment can be added. Basically we need to find out the time when a ticket was touched in any way.
Looks like a good idea using Scriptrunner for JIRA. Can scripted fields be used in dashboards or reports?
Thanks,
Alexandra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree, that a ScriptRunner sounds like a good idea. You could either
I'd probably recommend the ScriptListener approach.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.