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: 

How can I create a custom change ID?

Damon Smithies
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 2, 2016

Hi,

Our development team is currently in the process of setting up the JIRA Core application to migrate our manual kanban board on to the JIRA board. 

We have been playing around today to test the waters and noticed that the change IDs are pre-determined. We would rather have these not be automatically generated for us and to allow us to create a change with a specific change reference.

Do you know if this is possible or what a good work around would be if not?

Thanks

Damon

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Deleted user
December 2, 2016

If you are on the Cloud and you're referring to the issue key (XYZ-###) then no can do.

If you are server based, you might be able to code something for this, but I would highly recommend you don't.

You could add a custom field and assign your own data to it for tracking an internal change reference, but the JIRA assigned key will still be the "Unique ID".

Damon Smithies
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 2, 2016

Thanks Tom, exactly what I needed to know. Custom field it is.