I'm trying to only filter out JIRAs I created today going fwd, as a clean start as all my previous ones are no longer relevant. I found the tag 'createdDate' and tried to assign it a date value, but it doesn't work. (new to JIRA queries, so if some rock starts can help me with a quick formula, be greatly appreciated - thanks!)
This is what I have:
created >= -1w order by created DESC, createdDate > 20191017
This is the error:
Error in the JQL Query: Expecting either 'ASC' or 'DESC' but got '>'. (line 1, character 51).
Even when i replaced the '>' with 'ASC', still getting an error. And there is no page to show how to write queries in JIRA.
Thanks!
Thanks a lot Gikku - that worked!! Is there a page where I can learn the correct syntax for these queries?
Hi @Wilson Chau
Please refer the Atlassian documentation for all the options available. You should be reading through the fields reference and functions pages.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira
Start with basic Jira terms and navigation. Then, discover how to effectively organize work and customize your Jira experience.
Learning Path
Atlassian tools and practices for developers
Reduce context switching by making Jira more efficient, and apply collaboration best practices for streamlined team operations.
Atlassian Certified Associate
Jira Essentials certification
Validate your knowledge of key Jira concepts like using work items, spaces, boards, and Rovo.