You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A manual override for the time/date the Story was started.
[optional]
group_id
String
The id of the group to associate with this story.
[optional]
workflow_state_id
Integer
The ID of the workflow state the story will be in.
[optional]
updated_at
Time
The time/date the Story was updated.
[optional]
follower_ids
Array<String>
An array of UUIDs of the followers of this story.
[optional]
owner_ids
Array<String>
An array of UUIDs of the owners of this story.
[optional]
external_id
String
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]
estimate
Integer
The numeric point estimate of the story. Can also be null, which means unestimated.
[optional]
project_id
Integer
The ID of the project the story belongs to.
[optional]
linked_file_ids
Array<Integer>
An array of IDs of linked files attached to the story.