Hello, I created a rich filter to show multiple teams in one sprint to display in a dashboard using the team IDs, for example: sprint in (3484, 3487, 3474, 3475, 3479, 3496, 3498, 3500). How would I further edit the JQL so that the report only shows the latest sprint in the sprint column? Would I use the opensprint() or closedsprint() queries?
HI @Martinez, Diego You can sort by Sprint ID DESC and also check only for openSprints().
Thank you @Kavitha Chandrasekaran
When I use the OpenSprints() function it still shows the closed sprints in the sprint column, is there any other way to make it just display the current sprint in that column?
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.