The time/date when the Story Link was created.
date-time
A string description of this resource.
The unique identifier of the Story Link.
int64
The ID of the object Story.
int64
The ID of the subject Story.
int64
The workflow state of the "subject" story.
int64
The time/date when the Story Link was last updated.
date-time
How the subject Story acts on the object Story. This can be "blocks", "duplicates", or "relates to".
Generated using TypeDoc
Story links allow you create semantic relationships between two stories. Relationship types are relates to, blocks / blocked by, and duplicates / is duplicated by. The format is
subject -> link -> object
, or for example "story 5 blocks story 6".