Name | Type | Description | Notes |
---|---|---|---|
num_points_done | Int64 | The total number of completed points in this Epic. | [default to nothing] |
num_related_documents | Int64 | The total number of documents associated with this Epic. | [default to nothing] |
average_cycle_time | Int64 | The average cycle time (in seconds) of completed stories in this Epic. | [optional] [default to nothing] |
num_stories_unstarted | Int64 | The total number of unstarted Stories in this Epic. | [default to nothing] |
num_stories_total | Int64 | The total number of Stories in this Epic. | [default to nothing] |
last_story_update | ZonedDateTime | The date of the last update of a Story in this Epic. | [default to nothing] |
num_points_started | Int64 | The total number of started points in this Epic. | [default to nothing] |
num_points_unstarted | Int64 | The total number of unstarted points in this Epic. | [default to nothing] |
num_stories_started | Int64 | The total number of started Stories in this Epic. | [default to nothing] |
num_stories_unestimated | Int64 | The total number of Stories with no point estimate. | [default to nothing] |
num_stories_backlog | Int64 | The total number of backlog Stories in this Epic. | [default to nothing] |
average_lead_time | Int64 | The average lead time (in seconds) of completed stories in this Epic. | [optional] [default to nothing] |
num_points_backlog | Int64 | The total number of backlog points in this Epic. | [default to nothing] |
num_points | Int64 | The total number of points in this Epic. | [default to nothing] |
num_stories_done | Int64 | The total number of done Stories in this Epic. | [default to nothing] |