Hi,
I'm trying to do a search to find issues that exist only in one Sprint.
So what i mean by that is if i have a ticket that was in Sprint 1 but then wasn't completed in time and moved over into Sprint 2 that ticket will appear in a search for Sprint = (100) for example. If i want the tickets that were in Sprint (100) but Sprint (100) only is that possible?
Thanks
Hi Robert
What you want to achieve is not possible out of the box.
If you are on a server instance you could use the ScriptRunner plugin (not free) and create a custom scripted field to count the number of sprints the issue belongs to. See this related thread.
An alternative is to run a SQL query but that's only useful when you don't need to do this often in my opinion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.