In my dashboard i want list of tickets and its ticket creation time.
In my dashboard i want list of ticket and the time duration (creation time to current time)
If i have created a ticket at 8:00 and current time is 8:15AM then dashboard should display like this.
Ticket No Creation time duration
RFC-12345 15min
Thank you in advance.
Hey, Prabhat.
You can use a simple 'filter results' gadget, it's based on a JQL filter, and I assume you have an initial status for created issues(e.g, open) that can be used to get all created issues, then you can choose the "created" column to show. Although, with this, you'll not be able to show the total time it has been open, just the date it was created.
Other than that, you can check if there's an add-on that achieves this, I recommend checking this sumUp for Jira or even ScriptRunner.
And also, since you are talking about time passed since issue creation, you could look into SLAs which can be implemented in Jira Service Desk.
Kind regards,
Maurício Karas
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.