Adding label to issues on creation (automatically)

Ikem Abellon
Contributor
February 2, 2021

Hello Atlassian Community,

Is it possible to set rules for automated labeling in JIRA (at the time of issue creation)? For example: JiraOne project, what would be wanted is that if  the reporter is one of a certain group of people, add "tech-support" in the label/s field automatically upon issue creation.

Is that possible? 

Thanks,
Ikem

1 answer

1 vote
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 2, 2021

Hi Ikem,

yes this would be possible using Automation. Give the following guidelines a try...

Trigger - issue created

Conditions - JQL - reporter is memberof(“group”)

action - edit issue > labels = “tech-support”

Ikem Abellon
Contributor
February 2, 2021

Hi Jack,

Thank you! 

Uhhmm pardon my ignorance, Automation a plugin in JIRA that's different from JSU Automation Suite right?

Thanks,
Ikem

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 3, 2021

sorry, i see you are on server. I was speaking of Automation for Jira which is built into Cloud but available for Server as an addon.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.2.4
TAGS
AUG Leaders

Atlassian Community Events