I am having troubles doing a sprint search. I want to be able to search a project and specific sprint that is currently running. I entered the following: project = APFM which is a valid project and then added the sprint by pulling the text directly out of a issue so I would not miss anything. So here is what I have: project = APFM AND Sprint = Sprint "18.12". I am getting nothing returned. Does anyone know what am I doing wrong?
Hi @Andy,
The JQL should be filled with sprint id or sprint name after sprint
e.g
1.sprint = name123
2.sprint = 1
Sprint id can be found in the sprint report.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.