Remove Link
Remove a link from a ticket.
Removes an existing link from a ticket.
Inputs
- Linkrequired — Link. Selects the link to remove from the ticket.
Outputs
- Signal — Boolean. Indicates the link was removed successfully and downstream execution may continue.
Example use cases
Clean up on close
When a blocker resolves, remove the blocks link so the dependent ticket is no longer flagged.