Hello,
I'm looking for a way to search all Epics from Easy Agile associated with an increment and specific sprint (but not ready yet).
The Epics have a PI in the fixVersion field.
Sprint field is empty, same as timestamps (e.g. target end). However, on the Program Board they are assigned to a sprint/iteration.
Thought of something like this:
project = myProject and type = Epic and fixVersion = PI1 and resolution is EMPTY and
...now need "Sprint 1" from the program board with the increment ID 3456
Hi Toni,
Thanks for your question.
The Sprint field to search on is jira's standard Sprint field.
You should be able to search for the field `Program Increment` to filter on the issues scheduled into that increment.
Hope this helps.
Regards,
Jerome @ Easy Agile
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.