The action of the entity referenced.
The application URL of the Story.
2048
^https?://.+$
Optional
blockedWhether or not the Story is blocked by another Story.
Optional
blockerWhether or not the Story is blocking another Story.
Optional
completedWhether or not the Story is completed.
Optional
custom_An array of Custom Field Enum Value ids on this Story.
Optional
deadlineThe timestamp representing the Story's deadline.
Optional
descriptionThe description of the Story.
The type of entity referenced.
Optional
epic_The Epic ID for this Story.
int64
Optional
estimateThe estimate (or point value) for the Story.
int64
Optional
follower_An array of Member IDs for the followers of the Story.
Optional
group_The Team IDs for the followers of the Story.
uuid
The ID of the entity referenced.
int64
Optional
iteration_The Iteration ID the Story is in.
int64
Optional
label_An array of Labels IDs attached to the Story.
The name of the Story.
Optional
object_An array of Story IDs that are the object of a Story Link relationship.
Optional
owner_An array of Member IDs that are the owners of the Story.
Optional
project_The Project ID of the Story is in.
int64
Optional
requested_The ID of the Member that requested the Story.
uuid
Optional
startedWhether or not the Story has been started.
The type of Story; either feature, bug, or chore.
Optional
subject_An array of Story IDs that are the subject of a Story Link relationship.
Optional
task_An array of Task IDs on this Story.
Optional
workflow_An array of Workflow State IDs attached to the Story.
int64
Generated using TypeDoc
An action representing a Story being created.