Hi all,
I am using agile boards in Jira. I need to get a list of tasks which were added in to the sprint, after the sprint was started. How can I get this list in Jira? (For the moment I can view, tasks completed within the sprint, tasks which weren't completed within the sprint, Issues completed outside of the sprint, issues removed from the sprint)
Cheers,
Hansi
You can check the Sprint Report.
It shows the:
Best regards,
Pedro Felgueiras
You can create a filter in jira to show all the tasks the created after sprint started. here is how i did it
issuetype = Task AND createdDate >= "2020-11-18 08:00" ORDER BY created DESC
The date and time is when you started the sprint
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.