Skip to main content
Skip table of contents

Link Incident to Existing Incidents

LAST UPDATED: AUG 27, 2024

Links the current incident to existing incidents provided by an incident number array. Incidents in internal sites can only be linked to incidents in internal sites. Incidents in client site can only be linked to the incidents in the same client site.

READER NOTE

This command is only applicable within an Incident Playbook.

Implementation

System

Command Category

System Utility

Tags

INCIDENT INCIDENT LINKING

Inputs

Parameter Name

Required/Optional

Description

Sample Data

Incident Numbers

Optional

The array of incident numbers of existing incidents that will be linked to the current incident.

CODE
[
  "20210127-198",
  "20210127-197"
]

Username

Optional

The username of user that link incident to incidents. This username will be used only when the task is run automatically.

admin user

Output

Return Data

The returned result of this command. If some required parameters are not defined, this returned data could be empty. The returned result can be passed down directly to a subsequent command in playbooks.

SAMPLE DATA

JSON
Successful
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.