Forums

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

How do I add a custom field to an issue type screen scheme via the API?

Kyle Wright July 18, 2022

1 answer

1 accepted

3 votes
Answer accepted
Dam
Community Champion
July 18, 2022

Hi @Kyle Wright 

but given a non-default screen, is it possible to add a custom field to it via the API?

You need to use the Add screen tab field API here: 

https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-screen-tab-fields/#api-rest-api-2-screens-screenid-tabs-tabid-fields-post

POST /rest/api/2/screens/{screenId}/tabs/{tabId}/fields

With this endpoint you can choose the screen and the tab you need to add field in... ;) 

I hope this helps. 

Cheers,
Dam. 

Kyle Wright July 18, 2022

You're a lifesaver. Thanks Dam!

Like Dam likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events