I have a customer that is trying to get a running counter of time since the last update was done. They want to have a dashboard widget that shows each ticket, and the time it was last updated, plus another column showing how long it's been since it was last updated.
Does anyone have any ideas on how I can accomplish this?
Thanks!
Aside from using SLAs, the only other optionI can think of is to create a dynamic custom field that would calculate the time difference between the last updates date and now; without actually storing the value on the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.