Forums

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

What is the rest api to get all the fields associated with a project

Ravi January 3, 2017

This question is in reference to Atlassian Documentation: Project screens, schemes and fields

Ask your question here...

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.
January 3, 2017

Have a look at https://docs.atlassian.com/jira/REST/server/ which lists all the REST calls you can make.

From memory, there isn't one for "fields associated with project", because it's not a simple question.  Do you mean by field context?  What if the field configuration hides it?  What if there are several contexts with different options?  What if it's valid, but not on screen, or on a screen but hidden?  Finally, fields:project is not how it works, it's fields:issuetype-in-project

Suggest an answer

Log in or Sign up to answer