Skip to content

Alert

Option required

Alerts are only available if the ALERT option is enabled on the project.

Definition

An Alert is a structured container that groups a status, a topic, and a communication thread. It is used to track and discuss any situation that requires formal follow-up.

Project
└── Alert

Editability

Alert supports in-place editing of title, description, and status via Edit alert. See the Editability policy.

Main attributes

AttributeDescription
TitleSummary of the purpose
DescriptionAlert description
StatusAlert status
CommunicationsCommunication thread

Status

StatusDescription
IN_PROGRESSThe alert is open and being actively monitored
RESOLVEDThe situation has been resolved
CANCELEDThe alert has been closed without resolution
HIDDENThe alert has been soft-deleted

Transitions

Status transitions are free, with one exception: RESOLVED and CANCELED cannot transition into each other directly (to move from one to the other, an admin must re-open the alert to IN_PROGRESS first).

Communications

See Communication.

Relationships

Related objectRelationship
CommunicationAn alert contains one or more communications
ProjectAn alert belongs to one project