Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Server Rest API - Adding custom fields to issue screen scheme

Kevin Deuel June 18, 2021

Hey All,

We are in the process of creating integrations with multiple Jira systems. Using the Jira Server Rest APIs we can do most things, but, we have run into a roadblock.

When we have a list of custom fields, that we need to add to specific project issues, we are not able to determine what screen ids to add the fields to. There doesn't appear a way to return the screen ids for a specific project and issue. I believe this is available on cloud but not on server?

Is the only way to add fields to specific screens to manually make the updates in each Jira instance?

Thanks!
-Kevin

1 answer

0 votes
Nic Brough -Adaptavist-
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 Leaders.
June 19, 2021

Screens do not belong to project and issues, so there's no way to return that data from the apis.  You will need to write code that gets the current configuration and works out what screens you want to update from that data plus the data about what you want to configure.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events