-
Bug
-
Resolution: Fixed
-
Medium
-
10.65
-
None
-
1
-
Severity 2 - Major
-
A-Team - RHP7
Issue Summary
JQL Preview includes "ORDER BY" in UI but not the actual JQL ran against Jira.
Steps to Reproduce
1. Navigate to Jira Align Admin > Jira Settings > Jira Integration
2. Type variable into Order By field and hit run
Expected Results
API call is sent to Jira with a complete JQL statement
Actual Results
Preview says "Order By [variable]" is included in the JQL but the API call is missing "Order By" (only [variable]) is included.
Workaround
Leave Order By field blank