Skip to main content

Links between tickets

Ticket links to other tickets are shown on the Ticket page - Links tab. You can also view the links directly in the tickets table.

Link typeLink meaning

Relates to

related

For example, two change tickets are for the same device (CI). These tickets are related.

This is a general type of link. There is no functionality tied to this link type.

Is the parent of / Is the child of

superior-subordinated

For example, a supervised task consists of sub subordinate tasks (decomposition).

A parent ticket cannot be closed while it has open child tickets.

A notification is automatically sent to the solver of the parent ticket when each child ticket is resolved.

Precedes before / Follows after

previous-following

For example:

  1. Previous tasks must be completed chronologically before next tasks.
  2. The following ticket was created based on the preceding ticket.

Used to document the solution sequence or origin of the ticket.

Blocks/Is blocked by

duplicated-duplicate-complex

For example, a blocked ticket can only be started or completed after the blocking ticket is complete.

note

The application does not restrict the resolution or closure of a blocked ticket in any way.

A notification is automatically sent to the solver of the blocked ticket when each blocking ticket is resolved.

Is duplicated by/ Duplicates

duplicated-duplicate

For example, two users have reported incidents regarding the same issue. The first incident will be Duplicated, the second will be Duplicate to it.

ITIL

For links between records of individual ITIL processes, we recommend using the following types of links:

itil

For "simple" ITIL, we recommend recording all links as "related".

If you want to implement ITIL more consistently, we recommend using the following types of links:

ITILLink typeNote
Incident - similar Incident (parent - child)Is Duplicated - Duplicates

The first incident is marked as "Is Duplicated". All other incidents related to the same fault duplicate the first incident.

Incident - Problem/Known ErrorRelated to

An incident may occur to an existing problem. A problem can arise from an existing incident. Therefore, it is not appropriate to use "Precedes Before - Follows After".

Incident - Service TicketPrecedes Before - Follows AfterService Ticket is created based on an incident (SR handles the incident).
Incident - RFC (N:N) - RFC is triggered by an incidentPrecedes before - Follows afterThe RFC resolves the incident.
RFC - Incident (caused by)Precedes Before - Follows AfterIncident caused by a poorly implemented change.
Problem - RFCPrecedes before - Follows afterProblem is resolved via RFC.

The Alvao administrator can create custom link types in the database in the TicketRelationType table. Changes to system link types are not supported.

tip

When creating new link types, choose the start and end of the link so that the link is mostly created from the initial ticket. When creating a link, the end names of all types are offered first, then the start name.