Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to return issue properties using REST API search?

Adrian Wieczorek
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.
June 27, 2015

Let's say I have created an issue property via this API call:

PUT api/2/issue/{issueIdOrKey}/properties/foo

It is possible to search for issues having this property set to given value using JQL, for example: "issue.property[lfoo].value={someValue}". However, what I am unable to do right now, is to get list of issues via api/2/search call with all the properties returned. I can't find any possibe "expand" option out there. Any help?

 

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Adrian Wieczorek
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.
June 27, 2015

OK, so from what I've learned so far, it's not currently possible. An issue below for the reference:

https://ecosystem.atlassian.net/browse/ACJIRA-378

TAGS
AUG Leaders

Atlassian Community Events