Agile story rolled to next sprint.

CV1
Tera Contributor

Hi All,

Please guide me on how to create a report to show stories that got rolled over form previous sprint to current sprint fro visibility.

  • Which field can be used for this from table : rm_story .
  • I see that most of the date display same value.
  • I could not create a direct report from the table so tried via metric definition.(did not work on Metric Definitions and instances before)

find_real_file.png

but unable to move forward. Please advise.

TIA

2 REPLIES 2

bammar
Kilo Sage
Kilo Sage

I think you can use a metric of the type duration and not a script- so you dont need all that code.

Basically you will just track when a Story has its Sprint field value changed. Usually this would not happen unless someone assigned to wrng sprint in error oor like you say it gets rolled over to another sprint.

Then you can run a report on the records created. 

CV1
Tera Contributor

Hi,

Thank you for the response. Please guide on how to created report to display how many stories were rolled over from last sprint as a single score and display on the dashboard

TIA