I assume the Sprint ID is not generated until the sprint is started. I was hoping there was still a way to report against these discrete (inactive) sprints to pull in bulk content without using the generic "Futuresprints" syntax that would pull them all in at once.
Anyone out there know a way it would be greatly appreciated!!
Steve Josue'
Hi @[deleted]
Have you tried something like this, then find the ID, and proceed from there:
project = myProject AND sprint in futureSprints() ORDER BY sprint, key
Best regards,
Bill
Thanks @Bill Sheboy Bill, This does gets us the sprint number !
This was very helpful , thank you!
Steve
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome! I am glad that it helped you.
__Bill
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.