ORDER BY created DESC What does it mean? Where can I find additional combinations with similar queries?
Hi,
Order by desc mean that you want the list of issue ordered by most recent date first.
This documentation is a good start for JQL
https://support.atlassian.com/jira-software-cloud/docs/what-is-advanced-searching-in-jira-cloud/
Adding to Mohamed's answer...
Here is some good, free training from Atlassian to help when you are just learning about JQL. These are self-paced so learn the areas as you need them.
https://university.atlassian.com/student/path/849533-gain-project-insights-through-jql
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.