The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

new label added to existing epic

Viresh Kumar
March 4, 2024

Hi,

I have created  automation rule when epic will be created with label change it will trigger my subtask rule . i am getting response for both label but i want response only for single label. pls check my rule . do i need some modification?Screenshot 2024-03-04 at 3.42.02 PM.png

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Viresh Kumar
March 4, 2024

it is not working . i have created epic thn i added label abc it triggered .but again i added label xyz it has not triggered. my requirement is for all label it should trigger when i will be adding that specific label in existing epic. against label i have created task n subatsk .

0 votes
Dexter de Vera
Community Champion
March 4, 2024

You mean you want only this automation to triggered if the label have single value of just abc and xyz?

You can add If statement then check {{issue.labels.size}} = 1 before your "If Else condition" or if you have specific condition for different condition, you can add it inside the If Else condition.

{{issue.labels.size}} equals 1 - to check if the labels have only single value

Make sure that the 'All condition match' selected.

image.png

 

on your trigger Value change: select change type "Any changes to the field value" instead of 'Value added only', so it will be triggered also when you remove value in the labels (e.i abc, efg - then you remove efg)image.png

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events