change the jira custom field id

Sateesh Chandra October 31, 2014

Hi

Can you provide the steps or link to change the custom field id in Jira.

Regards,

Sateesh

3 answers

1 vote
Nic Brough (Adaptavist) October 31, 2014

You do not do this.

Your only real option is to hack the data directly in the database, but I simply cannot ever recommend you do that, because it's not simple, it requires downtime and if you get one bit out of place, you could destroy your JIRA.

I'd suggest re-evaluating why you think you want to do this - I can pretty much guarantee that there is a better way to reach your goal, but we need to know what you want and why before we can guide you

0 votes
Carmen Bullock April 13, 2016

I was wondering if I could change the customfieldID as well. There reason I would like to change the ID is because the numbering system is harder to track when linking fields especially when writing scripts. If I could name the customefields, I would be able track them better.

0 votes
Sateesh Chandra October 31, 2014

Hi Alice,

I recently merged multiple custom fields of the same name into a single using the concept of context. But I missed that there are scripts written in grovvy by the dev team for some customization which got broken after the migration .

So I want to edit the custom field id. Can you please help.

 

Sateesh

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 31, 2014

I'm sorry, that makes no sense. Alice is correct in saying that it's a really bad idea to change the ID of fields, it's a nightmare. What you should do is update the groovy scripts to use the new ID

Suggest an answer

Log in or Sign up to answer