ProjectStories
Returns stories for a specific project.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Name | String | ||
| Description | String | ||
| StoryType | String | ||
| AppUrl | String | ||
| GlobalId | String | ||
| EntityType | String | ||
| IsArchived | Boolean | ||
| IsCompleted | Boolean | ||
| IsStarted | Boolean | ||
| IsBlocked | Boolean | ||
| IsBlocker | Boolean | ||
| Estimate | Integer | ||
| Position | Long | ||
| NumTasksCompleted | Integer | ||
| WorkflowId | Integer |
Workflows.Id | |
| WorkflowStateId | Integer | ||
| EpicId | Integer |
Epics.Id | |
| IterationId | Integer |
Iterations.Id | |
| ParentStoryId | Integer | ||
| StoryTemplateId | String | ||
| GroupId | String |
Groups.Id | |
| RequestedById | String |
Members.Id | |
| ExternalId | String | ||
| Deadline | Datetime | ||
| StartedAt | Datetime | ||
| StartedAtOverride | Datetime | ||
| CompletedAt | Datetime | ||
| CompletedAtOverride | Datetime | ||
| MovedAt | Datetime | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| Labels | String | ||
| LabelIds | String | ||
| StoryLinks | String | ||
| TaskIds | String | ||
| CommentIds | String | ||
| FileIds | String | ||
| LinkedFileIds | String | ||
| OwnerIds | String | ||
| FollowerIds | String | ||
| MentionIds | String | ||
| MemberMentionIds | String | ||
| GroupMentionIds | String | ||
| ExternalLinks | String | ||
| PreviousIterationIds | String | ||
| SubTaskStoryIds | String | ||
| CustomFields | String | ||
| Stats | String | ||
| ProjectId | Integer |
Projects.Id |