Add Link
Create a link between two tickets.
Creates a typed link between two tickets.
Inputs
- From Ticketrequired — Ticket. Selects the ticket that will own the new link.
- To Ticketrequired — Ticket. Selects the ticket that will be linked to the source ticket.
- Link Typerequired — Link. Selects the relation type to create between the two tickets.
Outputs
- Signal — Boolean. Indicates the link was created successfully and downstream execution may continue.
Example use cases
Relate duplicates
When a Condition detects a duplicate, add a duplicate-of link from the new ticket to the original.