Forums

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

Title : Version(releases) Related work not being fetched via Rest (/rest/api/3/issue/picker?)

Ashim Chatterjee January 29, 2023

I am trying to fetch the Version(relases) and associated Related work using this rest api and not able to fetch the list of related work..  Please check or guide to resolve this.

https://project-name.atlassian.net/rest/api/3/issue/picker?projects=KEY&versions=VER-ID&tab='release-report-all-issues'

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Champion
January 30, 2023

Hi @Ashim Chatterjee  and welcome!

This rest API https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-issue-picker-get need a query as parameter.

You need to create your own jql and use it as parameter during the call. 

Example : https://project-name.atlassian.net/rest/api/3/issue/picker?query%3Dprojects%3DKEY

Keep in mind that jql need to be encoded.

Hope this helps,

Fabio

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events