Provide suggestions endpoint that returns encoded ampersand sign

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: JQL, JQL Search
    • 1

      Issue Summary

      When using the endpoint https://developer.atlassian.com/server/jira/platform/rest/v10003/api-group-jql/#api-api-2-jql-autocompletedata-suggestions-get, Jira returns &amp as & because the response is encoded as HTML.

      This suggestion proposes adding separate endpoint that will return ampersand sign encoded as a &amp string.

      Steps to Reproduce

      Send a request to https://developer.atlassian.com/server/jira/platform/rest/v10003/api-group-jql/#api-api-2-jql-autocompletedata-suggestions-get endpoint, and use & for the JQL search, the suggestion will return & instead of &

              Assignee:
              Unassigned
              Reporter:
              Pablo Machado
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: