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: 

What is the impact of changing the name of an issue type?

Hooda Abdullah
August 20, 2018

In a live system, if I change the names of our issue types is there any adverse impact?

For example - we have an issuetype "Improvement"  I wish to change the name to "Non-Functional".

I understand that any filters using "improvement" will have to change but are there any other impacts I haven't thought of?

I also wish to rename "New Feature", and "Task",  but want them to all continue to work in exactly the same way (no changes to workflow).

Hope someone can confirm this is a cosmetic change with no hidden side effects.

Thanks,

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Alexey Matveev
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.
August 20, 2018

Hello,

If you have saved filters, where you use this issuetype in the JQL query, they will stop working. Or if you have scripting add-ons and you referenced this issuetype by name, these scripts will also stop working.

Hooda Abdullah
August 20, 2018

Thanks.  I was aware of the impact to filters - will have to check scripted add-on and other utilities.  

0 votes
Gregor Kasmann_Actonic
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.
August 20, 2018

These object types may be affected:

  • Filters (Dashboards)
  • Recurring tasks based on JQL
  • Groovy, SIL, other scripts, which uses issuetype names
  • Service Desk Automation, Jira Automation and other add-ons, which uses JQL