How to get suggestions about custom field?

Adam Spychala December 3, 2020

I want to get all possible values for sprint field in JIRA API and I try using autocompletedata endpoint https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-jql/#api-rest-api-2-jql-autocompletedata-suggestions-get

However it doesn't return anything. Only empty body. Neither

'jql/autocompletedata/suggestions?fieldName=customfield_10020' nor

'jql/autocompletedata/suggestions?fieldName=Sprint'

Response:

{
    "results": []
}

 

What's the proper endpoint for this request?

0 answers

Suggest an answer

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

Atlassian Community Events