Provide the ability to retrieve more than 15 results while calling the /rest/api/2/jql/autocompletedata/suggestions endpoint

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Data Center
    • None
    • 2

      Issue Summary

      The 'get autocomplete suggestions for JQL search' endpoint has a hardcoded limit of 15 results. This information is not clearly stated in the REST API documentation: Jira REST API Documentation. Integrations like MS Teams for Jira provide the ability to create issues from the chatbot. However, when a user clicks on the labels dropdown, even if they have more than 15 labels, only 15 will be returned due to this hardcoded limit. MS Teams calls the following endpoint: JIRA_BASE_URL/rest/api/2/jql/autocompletedata/suggestions?fieldName=labels.

      Expected Results

      All the labels should be retrieved. 

      Actual Results

      Only 15 labels are retrieved. 

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Samuel de Azevedo Dias
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: