Optional
after_int64
Optional
archivedTrue if the story is archived, otherwise false.
Optional
before_The ID of the story we want to move this story before.
int64
Optional
branch_An array of IDs of Branches attached to the story.
true
Optional
commit_An array of IDs of Commits attached to the story.
true
Optional
completed_A manual override for the time/date the Story was completed.
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_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.
Optional
nameThe title 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
pull_An array of IDs of Pull/Merge Requests attached to the story.
true
Optional
requested_The ID of the member that requested the story.
uuid
Optional
started_A manual override for the time/date the Story was started.
date-time
Optional
story_The type of story (feature, bug, chore).
Optional
workflow_The ID of the workflow state to put the story in.
int64
Generated using TypeDoc
The ID of the story we want to move this story after.