Name | Type | Description | Notes |
---|---|---|---|
num_related_documents | Int64 | The total number of Documents associated this Label. | [default to nothing] |
num_epics | Int64 | The total number of Epics with this Label. | [default to nothing] |
num_stories_unstarted | Int64 | The total number of stories unstarted Stories with this Label. | [default to nothing] |
num_stories_total | Int64 | The total number of Stories with this Label. | [default to nothing] |
num_epics_unstarted | Int64 | The number of unstarted epics associated with this label. | [default to nothing] |
num_epics_in_progress | Int64 | The number of in progress epics associated with this label. | [default to nothing] |
num_points_unstarted | Int64 | The total number of unstarted points with this Label. | [default to nothing] |
num_stories_unestimated | Int64 | The total number of Stories with no point estimate with this Label. | [default to nothing] |
num_points_in_progress | Int64 | The total number of in-progress points with this Label. | [default to nothing] |
num_epics_total | Int64 | The total number of Epics associated with this Label. | [default to nothing] |
num_stories_completed | Int64 | The total number of completed Stories with this Label. | [default to nothing] |
num_points_completed | Int64 | The total number of completed points with this Label. | [default to nothing] |
num_stories_backlog | Int64 | The total number of stories backlog Stories with this Label. | [default to nothing] |
num_points_total | Int64 | The total number of points with this Label. | [default to nothing] |
num_stories_in_progress | Int64 | The total number of in-progress Stories with this Label. | [default to nothing] |
num_points_backlog | Int64 | The total number of backlog points with this Label. | [default to nothing] |
num_epics_completed | Int64 | The number of completed Epics associated with this Label. | [default to nothing] |