Skip to main content

Move a case through its workflow

Cases in Procest follow a configurable workflow: each case-type defines its allowed statuses and the transitions between them. This tutorial walks one case from intake to closure.

Goal

By the end you will have opened a case, transitioned it through at least one status, and confirmed the History tab records the transition.

Prerequisites

Steps

  1. Open the case detail view. The header shows the current status pill: for a fresh case usually Open or In behandeling.

    Case header, current status

  2. Click the status pill (or the Change status button on the header bar). A dialog opens with the allowed next statuses for this case-type: only valid transitions appear.

    Status transition dialog

  3. Pick the target status, add an optional motivation in the Reason field, and click Confirm. The dialog closes; the status pill on the header updates immediately.

    Confirm status change

  4. Open the Tasks tab in the sidebar: automatic actions for the new status may have created fresh tasks (e.g. "Review by manager", "Send confirmation"). Required tasks must be completed before the next transition is offered.

    Tasks created by transition

  5. Open the History tab: the transition is logged with who, when, from-status, to-status, and the reason. This timeline is the audit trail.

    History timeline

Verification

You have transitioned correctly when: the header status pill matches the target, the deadline countdown (if the case-type re-bases on status) shows the new due date, and the History tab lists the transition as the latest entry.

Common issues

SymptomFix
Status pill is greyed out / not clickableYou do not hold a role that may transition this case; ask an admin to add you as a handler.
Dialog shows "No transitions available"The case is at a terminal status, or the case-type has no outgoing transitions defined: see Configure case types and workflows.
Required tasks block the next transitionComplete the open Tasks listed in the sidebar, or have a colleague complete tasks assigned to them.
Deadline does not re-baseThe case-type has no per-status deadline configured; this is configuration not a bug.

Reference