Jirah API 2 , Get all issues in project X that have customfield value in (xxxx,yyyyy,zzzz)

Idan B September 5, 2017

Hi 

Im trying to understand if I can do it by this call : 

https://somthing.some.th.ing/rest/api/2/issue?.......

If not , how does it possible , getting all issues that the customField has many values ? 

thanks 

Idan

 

p.s 

customfield_10500 is the field and it String type . 

1 answer

0 votes
MoroSystems Support
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.
September 5, 2017

I think the best solution is to use JQL with this REST API endpoint:

https://docs.atlassian.com/jira/REST/server/#api/2/search-search

Suggest an answer

Log in or Sign up to answer