My brain is bent around trying to create JQL for: status = "closed" and status changed BEFORE ... a specific date.
What am i missing?
Hello @Ryan Fish,
you mean like this for example?
status = Done and status changed BEFORE 2019-01-21
Best regards,
Jakub
Thanks Jakub, I formatted incorrectly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JQL, Jira Query Language, is built on the same principles as Oracle software's Query Language.
I would use the following reference to find the proper answer.
https://docs.oracle.com/en/database/oracle/oracle-database/index.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.