API Blog Sign in

Ticket Linking

Ticket linking lets you connect related tickets to track dependencies, mark duplicates, and organize parent-child relationships. All links are non-destructive — linked tickets remain independent and fully accessible.

TypeInverseDescription
RelatedRelatedGeneral association between tickets
DuplicatesDuplicatesMarks a ticket as a duplicate of another
BlocksBlocked byIndicates one ticket blocks progress on another
ParentChildCreates a parent-child hierarchy

Links are bidirectional — creating a “blocks” link on ticket A automatically creates a “blocked by” link on ticket B.

  1. Open a ticket
  2. Find the Links section in the ticket detail
  3. Click Add Link
  4. Select the link type and search for the target ticket
  5. Save

Click the remove icon next to any link. Removing a link also removes its inverse on the other ticket.

  • Duplicates — When multiple customers report the same issue, link the duplicates to a primary ticket. Resolve the primary and update all reporters.
  • Blocks/Blocked by — Track dependencies between tickets. An infrastructure ticket might block several customer-facing issues.
  • Parent/Child — Break complex issues into sub-tasks. The parent ticket tracks overall progress.