Optional
after_int64
Optional
archivedIf the Stories should be archived or not.
Optional
before_The ID of the story that the stories are to be moved before.
int64
Optional
custom_A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.
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
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
follower_The UUIDs of the new followers to be added.
true
Optional
follower_The UUIDs of the followers to be removed.
true
Optional
group_The Id of the Group the Stories should belong to.
uuid
Optional
iteration_The ID of the iteration the story belongs to.
int64
Optional
labels_An array of labels to be added.
Optional
labels_An array of labels to be removed.
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
owner_The UUIDs of the new owners to be added.
true
Optional
owner_The UUIDs of the owners to be removed.
true
Optional
project_The ID of the Project the Stories should belong to.
int64
Optional
requested_The ID of the member that requested the story.
uuid
The Ids of the Stories you wish to update.
true
Optional
story_The type of story (feature, bug, chore).
Optional
workflow_The ID of the workflow state to put the stories in.
int64
Generated using TypeDoc
The ID of the story that the stories are to be moved below.