Is it possible to build a jira query to find issues in a sprint that are added after start. The sprint report shows them prefixed by *.
Thanks and Regards
Raju
In order to use 'issueFunction' in, you'll need to purchase/install Adaptavist ScriptRunner.
This also only allows you to do this by named sprint (or all open sprints) for the board
I need a similar function and for the related 'completeinsprint()' which allows the sprint 'name' to be the previousSprint() function.....aaargh!
All I want is a list of issues which were COMPLETED in the previous sprint without having to change the filter query every sprint!
Paula, I think the closest thing you'll find is the closedSprints() function. With this, you can do something like 'sprint in closedSprints()' and further refine with the Sprint ID, if necessary. There is some good conversation about this in topic in this community discussion:Show a list of issues from the previous sprint. One gotcha to be aware of is this is still bound to the sprint field value, which can be changed on issues even after a sprint has closed. We know this isn't the exact answer you were hoping for, but we do hope it helps you to move forward a bit.
- Jennifer
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.