Forums

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

How to Add Custom Field to Team-Managed Project Work Types via API

Aditi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 14, 2025

Hi everyone,

I created a custom field using the Jira REST API (POST /rest/api/3/field). This field is now appearing in my company-managed project as expected.

In a team-managed project, I can also see this custom field listed in the project settings under "Fields" when I click on "Add field". If I manually add the field from there and then associate it with relevant work types, the field starts appearing for those work types as well.

While I know how to do this manually via the UI, I'm wondering if there’s a way to automate this entire process through the API — specifically:

  • Adding the custom field to a team-managed project

  • Associating it with specific work item types

Is there an API endpoint or a recommended way to handle this programmatically?

Thanks in advance!

3 answers

2 accepted

2 votes
Answer accepted
Tuncay Senturk
Community Champion
May 14, 2025

Hi @Aditi 

As far as I know, Jira's REST API does not provide official support for fully managing Team-Managed Project's field configuration programmatically, as that's a project scope not global.

Aditi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 14, 2025

Thankyou @Tuncay Senturk 

Tuncay Senturk
Community Champion
May 14, 2025

Welcome!

Like Aditi likes this
1 vote
Answer accepted
Dilip
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 14, 2025

Yes it's not possible for team-managed project and here is the feature request you can vote for: https://jira.atlassian.com/browse/JRACLOUD-91386

Aditi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 14, 2025

Thanks @Dilip !!

0 votes
dinesh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 14, 2025

In my project, the requirement is to set the value of a custom field using the Issue Update API. Can this be done without manually mapping the custom field to the work type through the UI? @Dilip @Tuncay Senturk 

Tuncay Senturk
Community Champion
May 14, 2025

Please take it with a pinch of salt; to my knowledge, you cannot update a custom field via the API unless it has been added to the issue type through the UI.

dinesh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 14, 2025

Oh, may be I ned to think about some other approach. Thank you!

Suggest an answer

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

Atlassian Community Events