How can we set the "Percent complete" field on EPIC (rm_epic) form?

Shantharao
Kilo Sage

Hi All,

How can we populate the "Percent complete" field on the EPIC (rm_epic) form?

Shantharao_0-1691419726213.png

What is the business logic to populate this field, when this field will populated with some percentage?
Thanks


@Ankur Bawiskar any help on this thread will be appreciate, thanks

1 REPLY 1

Nick Z
Tera Contributor

Hi,

 

Upon speaking with Amel Chehayeb from ServiceNow, it was explained to me that this is a field that is to be managed manually.  It can either be updated in the list or added to the Epic form.

 

I shared with Amel that it would be ideal for the Epics Percent Complete be calculated using the following formula:

 

(Completed Stories / Total Stories) * 100

 

-Nick