Skip to content

Deviation Actions

Deviation actions allow you to define, assign, and track specific tasks needed to resolve a deviation. The system also enforces delay reason documentation when deviations remain open beyond SLA deadlines.

  • Create actions for a deviation with title, description, assignee, and due date.
  • Track action status across pending, in-progress, completed, and cancelled states.
  • Mark actions complete with a single click.
  • Edit actions to update details or reassign.
  • Delete actions with a confirmation dialog to prevent accidental removal.
  • Submit delay reasons when deviations are open beyond the 24-hour SLA window.
  1. Open a deviation detail page.
  2. Navigate to the Deviation Actions panel.
  3. Click Add Action.
  4. Complete the form:
FieldRequiredDescription
TitleYesBrief description of the action to be taken.
DescriptionNoDetailed explanation of the action scope and expectations.
Assign ToYesThe user responsible for completing the action (by user ID).
Due DateYesDeadline for completing the action (date and time).
  1. Click Create Action.

Each action card displays:

  • Title and optional description
  • Status badge (color-coded: green for completed, yellow for in-progress, red for cancelled, grey for pending)
  • Assigned to — The responsible person’s name
  • Due date — Formatted deadline
  • Completed date — Shown only for completed actions

For actions that are not yet completed:

  1. Click the checkmark icon to mark the action as completed immediately.
  2. Click the edit icon to modify action details.
  1. Click the trash icon on the action card.
  2. A confirmation dialog appears: “Are you sure you want to delete this action? This action cannot be undone.”
  3. Click Delete to confirm or Cancel to keep the action.

When a deviation has been open for more than 24 hours without initiation, the system requires a documented delay reason.

A delay reason is triggered when:

  • The deviation’s due date has passed, AND
  • The deviation status is still Open or Under Review

The system automatically detects this condition and prompts the user with a modal dialog.

  1. When prompted (or by clicking Submit Delay Reason on the detail page), the Delay Reason modal appears.
  2. If the deviation is overdue, an alert shows the original due date and overdue status.
  3. Enter a clear explanation for the delay in the text area.
  4. Click Submit Delay Reason.

The delay reason includes:

  • The reason text
  • A timestamp of when it was submitted
  • Association with the deviation record

When a deviation is overdue:

  • A red Overdue alert appears on the deviation detail page showing the due date.
  • The SLA Status dashboard on the deviation list page increments the Overdue counter.
  • The delay reason modal displays an additional overdue warning with the specific due date.
StatusColorDescription
PendingGreyAction has been created but not yet started.
In ProgressYellowAction is actively being worked on.
CompletedGreenAction has been finished and verified.
CancelledRedAction was cancelled and is no longer required.
PermissionDescription
Manage ActionsUsers with deviation management permissions can create, edit, and delete actions.
View ActionsAll users with deviation read access can view the actions panel.