Optional
after_Optional
archivedTrue if the story is archived, otherwise false.
Optional
before_The ID of the story we want to move this story before.
Optional
branch_An array of IDs of Branches attached to the story.
Optional
commit_An array of IDs of Commits attached to the story.
Optional
completed_A manual override for the time/date the Story was completed.
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.
Optional
descriptionThe description of the story.
Optional
epic_The ID of the epic the story belongs to.
Optional
estimateThe numeric point estimate of the story. Can also be null, which means unestimated.
Optional
external_An array of External Links associated with this story.
Optional
file_An array of IDs of files attached to the story.
Optional
follower_An array of UUIDs of the followers of this story.
Optional
group_The ID of the group to associate with this story
Optional
iteration_The ID of the iteration the story belongs to.
Optional
labelsAn array of labels attached to the story.
Optional
linked_An array of IDs of linked files attached to the story.
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.
Optional
owner_An array of UUIDs of the owners of this story.
Optional
project_The ID of the project the story belongs to.
Optional
pull_An array of IDs of Pull/Merge Requests attached to the story.
Optional
requested_The ID of the member that requested the story.
Optional
started_A manual override for the time/date the Story was started.
Optional
story_The type of story (feature, bug, chore).
Optional
workflow_The ID of the workflow state to put the story in.
The ID of the story we want to move this story after.