jira - Filtering issues in next Sprint - Stack Overflow I have the following filter to find issues in current Sprint: resolution is EMPTY AND assignee = currentUser() AND Sprint in openSprints() ORDER BY priority DESC, created ASC It works as expected
jira - Move from a sprint to new sprint - Stack Overflow The reason it doesn't work is because it is not intended to work in this way You cannot just randomly create Sprint XXX when you don't have Sprint XXX-1 Just create a new empty Sprint and then bulk-copy the issues over to it You could also ask for a feature request from Atlassian as to have a button called "Create new sprint with the selected issues" Go to support atlassian com
How to find issues added to active sprint in JIRA? We use corkboard with printed Agile Cards I would like to be able to create filter in JIRA's Issue Navigator to find issues that were added to the active sprint in the last 24 hours, last 2 days,
JIRA JQL: Issues resolved in the current sprint - Stack Overflow I would like to be able to filter for issues that are have been resolved in the current sprint Generally this would be used to prevent issues resolved in a previous sprint but delayed in testing (
How can I use multiple projects in one sprint overview Azure boards 4 Currently there is no direct way to show all the workitems across projects in one sprint planning overview You could merge all projects into one azure devops project and use area paths to differentiate them Area paths is designed to allow you to group work items by team, product, or feature area