Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Time in Status email notification

Valeriia_Havrylenko_SaaSJet_AbcSite
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
December 27, 2023
  • Need to monitor how long issues or tasks stay in particular statuses (like 'In Progress,' 'Review,' 'Testing,' etc.)?
  • Need a nudge before your project deadlines?
  • Wondering how to be alert when tasks are nearing their due dates?
  • Or maybe you need to send notification to users  who are in custom fields at some statuses?

Look no further and set up notifications based on time in a status custom field to elevate your team's efficiency.

In this article, I will explain how to get email notifications based on issues in particular statuses.


Знімок екрана 2023-12-28 о 01.59.41.png


Jira Cloud does not natively provide a "time in status" field, which shows you how long an issue has been in a particular status. So, for the article, I use Time in Status custom field feature. Here is documentation.

So, let's set up the email! 

To set up Automation in Jira, go to Project settingsAutomation. 

Знімок екрана 2023-12-28 о 02.01.59.png

 


Then click Create rule.
Знімок екрана 2023-12-28 о 02.01.21.png

Than choose Scheduled 
Знімок екрана 2023-12-28 о 02.02.34.png

And fill all the rows.

Then add component → Add an action → choose "Look up issues."
Знімок екрана 2023-12-28 о 02.02.59.png

Here, you need to write JQL to find all issues in status about which you need to be informed. For me, it:

status="Progress"
Знімок екрана 2023-12-28 о 02.03.27.png

Then, add a component → choose "Send email"

 Знімок екрана 2023-12-28 о 02.04.01.png

And create content for your Jira email notification.

Знімок екрана 2023-12-28 о 02.04.14.png

Where :

  •  {{#lookupIssues}} 
  • {{/}}  — this pair of commands works like cycle to iterate through your tasks
  • {{TIS [VIT board]}}  name a custom field of Time in Status for the Jira add-on that tells you how much time your issue stayed in a particular status 
  • {{key}} — is a task key 
  • <a href="{{url}}"></a> — gives you clickable link to task 


Last but not least, Name your Jira Automation. 
Знімок екрана 2023-12-28 о 02.05.36.png

For me, it's a Time in Status weekly update. 

_____________________

So, as a result, you have a Time in Status report email notification with linked issues. So you will be informed about all the delays and bottlenecks by your inbox. 

 Знімок екрана 2023-12-28 о 02.05.47.png

So, to enhance your reports, I suggest you try Time in Status with a custom fields option. 

I am pleased to offer you a 30-day trial of Time in Status. Furthermore, our add-on is free for up to 10 users, allowing you to evaluate its effectiveness in your service processes.

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events