Trying to capture data from closed, current, and future sprints. I get current and future but cannot retrieve from past sprints.
project = Testing AND summary ~ "new" and createdDate >= startOfYear()
Hi @JIM_PROVO !
To get all sprint issues from a specific project you can use the "Sprint" field as referenc, as in:
This query will return all issues on project Testing which their summary contains the word "new" and that belongs to any sprint on the project (closed, open or future)
Hope this helps!
Renzo from Servicerocket.
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.