Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JMWE get status transition date

Tarieli Gvritishvili July 2, 2024

Hello,

I am trying to get date last time issue was transitioned to In Progress.

Currently I only managed to do that when issue is in the mentioned status:

{{ issue | fieldHistory("Status") | last | field("date") }}

Can anyone help?

Thank you in advance!

4 answers

2 accepted

4 votes
Answer accepted
Reshma Begum {Appfire}
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 2, 2024

Hi @Tarieli Gvritishvili ,

Please use the below Nunjucks script to get the date the last time issue was transitioned to In Progress.

{{issue| fieldHistory( "status" )| filter({to_string:"In Progress"}) | last| field("date")}} 

 Hope this helps!

I am Reshma, from Appfire, a vendor of JMWE.

Thanks,

Reshma

1 vote
Answer accepted
Gizem Gökçe _OBSS_
Atlassian Partner
July 2, 2024 edited

Hello @Tarieli Gvritishvili ,

As I do not understand exactly what you will be using this data for, my answer may be irrelevant, but if your purpose is to create a report, the required data is available in each issue's history but you will need to use a marketplace app to get ready-to-go reports. Good news that report is available in our application where you can directly learn the transition dates without having to deal with Jira issue histories. The app is Timepiece - Time in Status for Jira , the oldest and leading Time in Status app in Atlassian Marketplace, which is built by my team at OBSS. It is available for both Jira Cloud, and Data Center. 

You can use the date-based reports to see the transition dates from/to a status. In the screenshot below you can see the transition dates of the issues to each status. I think this report will be spot on for your needs.

Last transition to status report.png

Visit Timepiece - Time in Status for Jira to explore and enjoy a 30-day free trial to experience the full range of features. The app is free up to 10 users.

If you wish, you can also schedule a live demo. We will provide a comprehensive overview of the application and address any inquiries you may have.

Hope it helps,

Gizem

1 vote
Valeriia_Havrylenko_SaaSJet
Atlassian Partner
July 4, 2024 edited

Hi @Tarieli Gvritishvili 

If you want to get date last time issue was transitioned to In Progress, try using the Status Entrance Date report in the Time in Status (developed by my team). I hope you find it useful.

2024-06-05_11-37-09.png

0 votes
Mehmet A _Bloompeak_
Atlassian Partner
July 9, 2024

Hi @Tarieli Gvritishvili

If you prefer using a marketplace app, you can try Status Time Reports app developed by our team. It mainly provides reports and gadgets based on how much time passed in each status.

Here is the online demo link, you can see it in action and try without installing the app. To get a report of status transition dates, you can have a look at Status Count And Entry Dates report. Entry date(see In Development, Ready for Testing, In Testing, In Development columns.) is status transition date and status count(see #In Development, #Ready for Testing, #In Testing, #In Development columns) is how many times an issue is entered to this status.

App Features:

  • This app has a dynamic status grouping feature so that you can generate various valuable reports as time in status, time in assignee, status entry dates and status counts, cycle time and lead time, resolution time, average/sum reports by any field(e.g. average in progress time by project, average cycle time by issue creation month).
  • You can search issues by Project, Issue Type, Status, Assignee, Issue Creation/Resolution Date(and any other Date field) and JQL Query.
  • Status durations are calculated according to the working calendar you define. Once you enter your working calendar into the app, it takes your working schedule into account too. That is, "In Progress" time of an issue opened on Friday at 5 PM and closed on Monday at 9 AM, will be a few hours rather than 3 days.
  • You can set different duration formats.
  • You can export reports in CSV file format and open them in MS Excel.
  • You can also add this app as a gadget to your Jira dashboards and reach “Status Time” from Issue Detail page.
  • You can enable/disable access to Status Time reports&gadgets and Issue Detail page per project, users, groups or project role.

For further details, you can have a look at Status Time Reports How to Videos.

If you are looking for a completely  free solution, you can try the limited version Status Time Reports Free.

If you have any questions, feel free to schedule a demo with us.

Hope it helps.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events