Optional
archivedControls the story's archived state.
Optional
commentsAn array of comments to add to the story.
Optional
completed_A manual override for the time/date the Story was completed.
date-time
Optional
created_The time/date the Story was created.
date-time
Optional
custom_A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.
Optional
deadlineThe due date of the story.
date-time
Optional
descriptionThe description of the story.
100000
Optional
epic_The ID of the epic the story belongs to.
int64
Optional
estimateThe numeric point estimate of the story. Can also be null, which means unestimated.
int64
Optional
external_This field can be set to another unique ID. In the case that the Story has been imported from another tool, the ID in the other tool can be indicated here.
Optional
external_An array of External Links associated with this story.
Optional
file_An array of IDs of files attached to the story.
true
Optional
follower_An array of UUIDs of the followers of this story.
true
Optional
group_The id of the group to associate with this story.
uuid
Optional
iteration_The ID of the iteration the story belongs to.
int64
Optional
labelsAn array of labels attached to the story.
Optional
linked_An array of IDs of linked files attached to the story.
true
Optional
move_One of "first" or "last". This can be used to move the given story to the first or last position in the workflow state.
The name of the story.
1
512
Optional
owner_An array of UUIDs of the owners of this story.
true
Optional
project_The ID of the project the story belongs to.
int64
Optional
requested_The ID of the member that requested the story.
uuid
Optional
source_Given this story was converted from a task in another story, this is the original task ID that was converted to this story.
int64
Optional
started_A manual override for the time/date the Story was started.
date-time
Optional
story_An array of story links attached to the story.
Optional
story_The id of the story template used to create this story, if applicable. This is just an association; no content from the story template is inherited by the story simply by setting this field.
uuid
Optional
story_The type of story (feature, bug, chore).
Optional
tasksAn array of tasks connected to the story.
Optional
updated_The time/date the Story was updated.
date-time
Optional
workflow_The ID of the workflow state the story will be in.
int64
Generated using TypeDoc
Request parameters for creating a story.