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: 

Editing the project key?

Rahul Aich [Nagra]
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.
November 5, 2014

Hi All

Editing the project key on JIRA can be done. But can it be done by the project admins or is it something only JIRA administrators can do.

There is no mention on the permissions needed to perform this operation on the JIRA documentation for editing a project key

https://confluence.atlassian.com/display/JIRA/Editing+a+Project+Key

 

Rahul

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Charles Wells
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.
November 5, 2014

Aich, great question. For your awareness and future use, you can test and confirm your inquiry: Pick a project to experiment in and sign-in as a user allocated to the project's Administrator role, but ensure the user isn't a JIRA Administrator. When you go to Edit Project, you won't see the project key field as an option.

image2014-11-5 13:6:34.png 

Now, update the user's group membership and include them as a JIRA Admin. If you sign in as the same user, now with JIRA Admin rights, you will see the key field when you select Edit Project.

image2014-11-5 13:10:48.png

Select "edit key" and JIRA will prompt with the requisite re-index message and warning. 

image2014-11-5 13:11:43.png

4 votes
Joe Pitt
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.
November 5, 2014

The topic is under the JIRA administrator section so I would say only an administrator can do it. Also only administrators can create projects so it makes sense only they can change the key.

3 votes
Luther Hargrove
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.
November 5, 2014

Project admins definitely can't do this.  Only JIRA admin would be able to do it.  It does a SQL update on the backend which could be intense depending on how many issues are in that project.

Norman Abramovitz
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.
November 5, 2014

It use to be database intensive before 6.1. Now, there is a project key table so the name can updated but the primary key remains the same.