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 do I add a custom field to an issue type screen scheme via the API?

Kyle Wright
July 18, 2022

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Chu Dam
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 Champions.
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 • Chu Dam likes this
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events