How to get a list of scope changes in Jira

Chethana Hashani August 29, 2018

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

1 answer

1 vote
Pedro Felgueiras
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 29, 2018

Hy @Chethana Hashani

 

You can check the Sprint Report.

It shows the:

  • Completed Issues, 
  • Issues Not Completed
  • Issues Removed From Sprint
  • Issues added after the sprint starts

 

Best regards, 

Pedro Felgueiras 

Parisa Askarnejad November 25, 2020

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events