Remove Link

Remove a link from a ticket.

Removes an existing link from a ticket.

Inputs

  • LinkrequiredLink. Selects the link to remove from the ticket.

Outputs

  • SignalBoolean. 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.

See also