Hi all, How can I add a label automation to epics?

David_A September 22, 2022

I'd like issues (tasks) created in specific epics to be given specific labels 

1 answer

0 votes
Hana Kučerová
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 22, 2022

Hi @David_A ,

you should be able to use automation feature for this. What is your exact use case? Thank you.

https://www.atlassian.com/software/jira/features/automation

David_A September 22, 2022

Thanks Hana!

User case:
When a new issue(task) is created in epics "A,B,C and D" it will be assigned the label "low-value"

Hana Kučerová
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 22, 2022

Thanks @David_A .

Please try to create the automation rule like this:

WHEN: Issue created

IF: JQL condition: "Epic Link" in (EPICKEY-1, EPICKEY-2, EPICKEY-3, EPICKEY-4)

THEN: Edit issue: Labels - Add/remove values (under three dots button) - Values to add: low-value

Like David_A likes this
David_A September 22, 2022

Amazing! worked for me, thanks for the assist! @Hana Kučerová 

Suggest an answer

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

Atlassian Community Events