-
Bug
-
Resolution: Cannot Reproduce
-
Low
-
13
-
Severity 3 - Minor
-
0
-
Summary
When JQL in JIRA Issues Macro includes sorting on a field of two words or more (e.g. Request Participates or Due Date), sorting in column view fails with a permissions error.
JIRA project doesn't exist or you don't have permission to view it.
Environment
- JIRA 7.2.0-OD-02-009
- Confluence 6.0.0-OD-2016.08.1-0001
Steps to Reproduce
- Create page in Confluence, insert JIRA issues macro, use test JQL:
project = TEST ORDER BY "Request participants" ASC
- Create another JIRA issues macro using this test JQL:
project = TEST ORDER BY "Key" ASC
- Save page.
- Sort each result separately using column sorting.
Expected Results
Sorting should occur naturally. When you pre-sort in JQL using "Key" it works. You can even remove the sort and it still works.
Actual Results
First JQL that uses Request Participants results in:
Workaround
Do not include sort in JQL
- is duplicated by
-
CONFCLOUD-54029 JIRA Issues Macro does not sort when the up and down buttons are clicked
- Closed
- is related to
-
CONFCLOUD-61852 ORDER BY is not Respected in Jira Filter Issue Macro When Using Saved Filter
- Closed
- relates to
-
CONFSERVER-35323 Add ability to predefine ordering of JIRA Issues Macro/respect filter order by
- Gathering Interest
- was cloned as
-
CONFSERVER-55235 Sorting JIRA issues macro with pre-sorted JQL results in permissions error
- Closed