-
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 & as & because the response is encoded as HTML.
This suggestion proposes adding separate endpoint that will return ampersand sign encoded as a & 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 &.
- relates to
-
JRASERVER-79345 While creating new components in Jira having "&","<" and ">" if we reuse it in any other logic ie: Custom fields, it is going to be displayed as "&" instead of "&". The component is also showing as "&", "<" and ">" while creating a new issue.
-
- Gathering Impact
-