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: 
  • Community
  • Q&A
  • Jira
  • Questions
  • REST API, How to get all fields of issuetype belong to project irrespective of displayed or not?

REST API, How to get all fields of issuetype belong to project irrespective of displayed or not?

sobhan gottepulla
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!
June 16, 2015

I tried below 2 ways

 

1)createmeta / editmeta gives fields only available in create / edit screens.I need all available fields for that issue type irrespective shown to user or not.

/rest/api/2/issue/createmeta?projectKeys=TEST&expand=projects.issuetypes.fields

this query returned only 15 fields, but total there are 33 fields available ( i am not able to see few fields like status,resolution & few more).

How to get those missing fields?

 

2) Tried with getting project information, but issuetypes.fields not expanding. But unable to get fields information

/rest/api/2/project/TEST?expand=issuetypes.fields

 

Can you please help me?

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
sobhan gottepulla
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!
June 18, 2015

Let me know if there is any workaround

TAGS
AUG Leaders

Atlassian Community Events