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 to add the same field to multiple screens quickly?

Mikhail T.
November 5, 2014

Hello!

I need to add two fields ("Issue Type" and "Security Level") to all "Edit" screens. The "Security Level" must also be added to all of the "Create" screens. Across many projects, we have over a dozen of each...

Is there a way I can do the this without the slow and tedious repetition of the same clicks? Is there a REST API way, perhaps, or can this be done by updating the database directly?

Thanks!

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
ikhot
February 8, 2018

Assume it's been solved but just note something here:
Go admin-Issues-Fields-Field Configurations, then find the system field and attach it to screen you want.

0 votes
Ollie Guan
Community Champion
November 5, 2014

Custom Fields—>Screens

Associate field XXXX to screens

12345.jpg

 

Mikhail T.
November 5, 2014

Thanks, Ollie, but the fields I need added are not custom -- they are standard JIRA fields... Does that change the answer?