Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I know about JIRA Suite Utilities showing time in source status for the issue, but it is not possible to get time in current status.
For example, I can see how long it took to move issue from 'Open' status to 'In progress'. But once it is in 'In progress' status, I can't see how long it's been in this state without changing it.
Is there any plugin able to show how long does the issue stays in current status?
Thanks in advance for any suggestions/recommendations.
You can use custom field with groovy runner: https://studio.plugins.atlassian.com/wiki/display/GRV/Scripted+Fields
You can modify "Total time this issue has been In Progress" example, so it will calculate what you need.
Hi Sebastian,
how I can change the 'In Progress' into the current status?
Thanks
Marco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you tried Control Flow diagram bundled with GreenHopper?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, I didn't try it. Thank you for the tip.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
There is a Time in Status Plugin on marketplace. You can get reports depending on user, project and advanced mode. You can export the reports to excel also.
Tansu Akdeniz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I have done it in the free add-on https://marketplace.atlassian.com/plugins/ru.andreymarkelov.atlas.plugins.datacollector
-- Andrey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
For Jira cloud we use 'Timentify' plugin: https://marketplace.atlassian.com/apps/1221604/timentify?hosting=cloud&tab=overview
It's not yet offering extensive reports, but it's ideal for getting an instant info for a given issue.
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.