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: 

Add label after Issuetype changed

T I
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 Champions.
March 14, 2013

Hey,

i need to add a label after the issuetype was edited.

e.g.: Issue Type:"Bug" changed to Issue Type"Improvement" -> the issue gets the label "issuetypeimprovement"

How can I accomplish it?

PS: I'm pretty new to JIRA.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Henning Tietgens
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 Champions.
March 14, 2013

This is not possible out of the box. You have to implement a listener to listen on events triggered by moving an issue or implement a service which search every x minutes for issues which are from type Improvement and were from type Bug and than add the label to it.

Do you need the label only for moved issues? Or for all issues of type Improvement? Im asking because I can't image a situation where I need a label which says the same as the issuetype. Maybe if you describe your use case there are better solutions...

Henning

TAGS
AUG Leaders

Atlassian Community Events