Hi Elli,
Try something like this:
Project = JIRA and status was "Backlog" ON 2022-05-01
Where JIRA is your project key and you can pick any date you want.
This was so helpful. Thank you!
Here's the JQL I ended up with:
project in ("1", "2", "3") AND type in (story, bug) AND Status was not Done on "2022-04-25" AND createdDate < "2022-04-25" |
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.