Forums

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

Time in "In progress" when the issue gets transitioned to this status

Nikola Perisic January 31, 2024

Hello

I want to show the days when the issue has been transitioned to the in progress status. I have used 3 automation rules:

1. Todays date 

2. In progress date

3. Days

I have created 3 custom fields: 2 date pickers and 1 number field that needs to show the exact number of an issue being in the in progress status.

Screenshot 2024-01-31 at 16.38.48.pngScreenshot 2024-01-31 at 16.40.15.pngScreenshot 2024-01-31 at 16.40.49.png

All automation rules work except the third one that I found from one of the articles here.

When the 3rd one executes, there is no number being shown, only the "None" value.

Where am I mistaking?

5 answers

1 accepted

1 vote
Answer accepted
Bill Sheboy
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.
January 31, 2024

Hi @Nikola Perisic 

The reason that may not be working as expected is you probably want your 3rd rule to be triggered by the actions of the second one.  That is disabled by default to prevent errors.  When you want one rule's actions to trigger another, enable the "Allow Rule Trigger" option in the details of the downstream rule only.

For another approach to measure Age of WIP (or time in progress), please see this post for a rule using the status category:

https://community.atlassian.com/t5/Automation-discussions/What-is-your-most-useful-automation-Here-is-mine/td-p/1560668#M34

Kind regards,
Bill

Nikola Perisic February 1, 2024

@Bill Sheboy That actually worked. Also, do you think that instead of {{now}} I should be using the {{issue.created}}, since for now it will show the today's date and also when you do the subtraction it will always be 0?

Bill Sheboy
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.
February 1, 2024

With automation rules, timing is important.  The better accuracy value will be {{issue.created}} as delays in automation rule processing could add significant time, particularly if there is an Atlassian outage and the rules need to "catch up".

I am unclear on what you mean by "when you do the subtraction it will always be 0".  Would you please explain?

If you mean using {{now}} versus {{issue.created}} for the later comparison to {{issue.updated}}, {{now}} is...well...now.  And so the value is likely to be different enough, even during the execution of a single rule with a non-trivial amount of work to do.

 

1 vote
Valeriia_Havrylenko_SaaSJet
Atlassian Partner
February 3, 2024

Hi @Nikola Perisic  👋

Maybe this article will help you - Time in Status email notification.
In the article i explain how to set up notifications based on time in a status custom
 with Time in Status for Jira. But you can get email notifications based on issues in particular statuses without add-on too. 

Also  Time in Status for Jira has a custom fields option, so you will get days when the issue has been transitioned to the in progress status directly on your card and board.
Знімок екрана 2024-02-03 о 14.15.27.png
Знімок екрана 2024-02-03 о 14.14.12.png

Add-on has a 30-day free trial version and  free up to 10 users.
Hope it helps 😌

1 vote
Jehan Bhathena
Community Champion
January 31, 2024

Hi @Nikola Perisic ,

I assume you're trying to time track the status.

https://marketplace.atlassian.com/apps/1222051/status-time-reports-free-time-in-status?tab=overview&hosting=cloud

Try using this plugin, its free on the marketplace and might solve your use case Without the automation 🙂

Nikola Perisic January 31, 2024

Thanks @Jehan Bhathena !

I actually need the automation without the app :)

 

Like # people like this
0 votes
Paul Pasler
Atlassian Partner
February 5, 2024

Hi @Nikola Perisic

yet another third party app solution :)

With our free app Awesome Custom Fields we provide a Time in Status field. It saves the value into the field, so you can use it for further investigation. You may also get the status history in the edit dialog.

Cheers,

paul

0 votes
Gizem Gökçe _OBSS_
Atlassian Partner
February 1, 2024

Hello @Nikola Perisic ,

As far as I understand, your primary choice is not an app, but if you would like to evaluate it, I would like to introduce you to a very advanced tool with which you can easily access the reports/results you request. 

I can recommend Timepiece - Time in Status for Jira which is built by my team at OBSS. It is available for both  Jira Cloud, and Data Center. 

Our app has a free 30 day trial and is free for up to 10 users. So please feel free to give it a try.

Time in Status mainly allows you to see how much time each issue spent on each status or each assignee. In addition, you can see the transition dates of the issues to a certain status and see how many days/hours it spent on a particular status like you are trying to achieve with Automation Rules. 

Report Types Status Duration Report.png

Report Types FT to Status Date.png

For all numeric report types, you can calculate averages and sums of those durations grouped by the issue fields you select. For example total in-progress time per customer or average resolution time per sprint, week, month, issuetype, request type, etc. The ability to group by parts of dates (year, month, week, day, hour) or sprints is particularly useful here since it allows you to compare different time periods or see the trend.

Timepiece - Time in Status for Jira app calculates its reports using already existing Jira issue histories so when you install the app, you don't need to add anything to your issue workflows and you can get reports on your past issues as well. It supports both Company Managed and Team Managed projects for Jira Cloud.

Time in Status reports can be accessed through its own reporting page, dashboard gadgets, and issue view screen tabs. All these options can provide both calculated data tables and charts.

SS4.png

Hope it helps,

Gizem

Suggest an answer

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

Atlassian Community Events