Stories
Return some or all stories for the specified project.
Columns
| Name | Type | References | |
| ProjectId | Integer |
Projects.Id | |
| Id [KEY] | Integer | ||
| Name | String | ||
| Description | String | ||
| StoryType | String |
The allowed values are feature, bug, chore, release. | |
| CurrentState | String |
The allowed values are accepted, delivered, finished, started, rejected, planned, unstarted, unscheduled. | |
| Estimate | Float | ||
| AcceptedAt | Datetime | ||
| Deadline | Datetime | ||
| ProjectedCompletion | Datetime | ||
| PointsAccepted | Float | ||
| PointsTotal | Float | ||
| CountsAccepted | Integer | ||
| CountsTotal | Integer | ||
| RequestedById | Integer | ||
| OwnedById | Integer | ||
| OwnerIds | String | ||
| Labels | String | ||
| Tasks | String | ||
| PullRequests | String | ||
| Branches | String | ||
| Blockers | String | ||
| Followers | String | ||
| Comments | String | ||
| BeforeId | Integer | ||
| AfterId | Integer | ||
| IntegrationId | Integer | ||
| ExternalId | Integer | ||
| Url | String | ||
| Transitions | String | ||
| BlockedStoryIds | String | ||
| Reviews | String | ||
| CycleTimeDetails | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| Kind | String |