How to calculate time worked on Story and Scrum Task

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2022 12:59 PM
Hello Community,
is there any out-of-the-box way to get the sum of Time Worked from Story and its related Scrum Tasks?
In my current project, we need to report the time worked divided into:
- Business Analysis
- Business Documentation
- Coding/Configuration
- Manual testing
- Technical documentation
- Automated test design
Currently, it is done out of ServiceNow but I thought that it would be great to have everything in one place so that we don't have to copy/paste information from one source to another.
On the Story, we can create Scrum Tasks and I was expecting to have a field on the Story level to see the sum of all time worked OR actual points.
One way to do it partially is to have a report on [rm_scrum_task] and list Time Worked. Here is my example but it's not what I am really looking for.
Do you know any good practices on how to achieve that? Should we create a new field and have BR which would calculate that? I am trying to see what is available before creating another customization.
Thanks
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2022 07:25 PM
You can use 'Metric Definition' feature of servicenow to track the time spend on particular story between different states. And also you can have a report on that.
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 04:47 AM
If this is what you were looking for, please mark this as Correct Answer.
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023