Currently I filter sprint specifically, example:
AND Sprint in (123, 120, 121, 124, 119)
this is our sprint from August to October
What is the JQL code to filter sprint for the whole year of 2019?
Hi Jerome,
Please use this filter here, project = XXX AND Sprint > startOfYear()
You can read up on JQL Advanced filters here too!
Cheers,
Mark
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.