Agile 2.0 Epic and Percent Complete

darreneverett
Mega Expert

Hi Team

In Agile 2.0 on ServiceNow (Orlando), if I look at Agile Board, I can see the Epics and it shows a percentage complete.  Communities advise me this is a calculation based on total of epics story points and completed.  stories.  That's fine.
 
..... however if I list epics in a list screen, and show percentage complete field, they don't show the number that is shown on the agile board.  See below .  These only seem to change to 100% when the epic is marked as complete.  Is the Agile Board percentage in the above pictured stored elsewhere?  If so, any ideas where?
 
 
Thanks for your help team.
 
Darren.
1 ACCEPTED SOLUTION

Sai Shekhar
ServiceNow Employee
ServiceNow Employee

Hi Darren, 
The percentage in the UI is based on the field, 'Percent Completed by Estimate', which is the sum of story points of completed stories in the epic divided by the sum of story points of all stories in epic' ,
The 'Percent Complete' field, as you pointed out is based on the state of the epic, which is a common functionality for all planned_task based tables.

Let me know if this answers your question.

View solution in original post

6 REPLIES 6

Afroz5
ServiceNow Employee
ServiceNow Employee

“'Percent Completed by Estimate', today it is which is the sum of story points of completed stories in the epic divided by the sum of story points of all stories in epic'”

 Today, Defect points aren’t included in that calculation.

 

Our Ask:(To include Defect points as well in calculating 'Percent Completed by Estimate' of Epic

Percent Completed by Estimate= (Sum of story points of completed stories in the epic + Sum of story points of completed defects in the epic ) divided by the sum of story points of all stories+defects in epic 

Someshhhh
Mega Contributor

Calculating Epic Progress Percentage in Jira
https://youtu.be/C6vZR0M1ScQ

In this video, I demonstrate how to calculate an epic's progress % in Jira and display it on a dashboard. I show how to construct trigger points, automate tasks, and map story progression to epics. Follow these procedures to simply track your epics' completion %.