Forums

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

Auto send a notification if the limit of WIP is near to be achieved

Bruno Silva Ribeiro
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 3, 2025

Dears,

 

I would like to create an automation that automatically send a notification for "developers" role when a limit of WIP is near to be achieved.

In this case, we've set a limit of WIP in "dev completed" state and I would like to advise every developer.

 

Appreciate your help.

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
2 votes
Answer accepted
Akhand Pratap Singh
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.
April 4, 2025

Hello @Bruno Silva Ribeiro 

Good day, Welcome to Atlassian Community!!!!

This can be achieved using "Automation for Jira" Feature

Try below Rule:

Trigger: When issue is Transitioned "To Status" "dev completed"

Action: Lookup issues in JQL, write your query (mostly project = ABC and Status = "dev completed"), you can create your own based on your criterion

Condition: smart Value Condition
                  {{lookupIssues.size}} greater than (your WIP limit)

Action: Send Email

NOTE: You cannot send Email directly to specific role within a project, you will need to enter the emails or DL's of your Development team :(

 

Bruno Silva Ribeiro
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 4, 2025

Dear @Akhand Pratap Singh 

Appreciate very much your support. It worked perfectly! :)

 

Like Akhand Pratap Singh likes this
TAGS
AUG Leaders

Atlassian Community Events