I wanted to fetch % of EPIC completed via REST API .
Number of issues completed and Total issues attached to all epics . or Straight the number available?
Hi @Surbhi Gupta -- Welcome to the Atlassian Community!
I believe you would need to get the issues for the epic, and then determine the progress you have defined yourself. The reason is that different teams could define "% complete" differently, based upon the status and other fields of the issues.
The documentation for the call to get the issues is here:
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.