Skip to end of banner
Go to start of banner

"ORDER BY" JQL is not supported by the App

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

JQL related to order in which tasks are being displayed is in conflict with how the module shows tasks - therefore, it can’t be executed. 

For example:

order by "Start date" ASC

Jira Server

The query isn't executed at all. Syntax needs to be fixed ("ORDER BY" removed from the search or a Quick Filter accordingly). Afterward, the query can be run again. 

"ORDER BY" JQL keyword is not supported by the App and the query wasn't executed - remove "ORDER BY" from syntax.

Jira Cloud 

"ORDER BY" JQL is ignored, but the rest of the query is executed normally. 

"ORDER BY" JQL keyword is not supported by the App and was ignored. The rest of the query was executed.


(info) This restriction is applicable to both JQL based Quick Filters as well as manual use of JQL related to search functionality.

  • No labels