Get completion percentages for each feature over the course of a release. Percentage is based on sum of child work items completed effort divided by total effort.
1 | get_release_feature_completion(release_iteration_id, dates)
|
Dataframe with 6 columns: ID, TITLE, PERCENT_COMPLETE, TOTAL_POINTS, COMPLETED_POINTS and AS_OF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.