DFE-Digital / DFE-Digital/compass

Define triage workflow states and transitions

Open
#117 0 comments 0 reactions 1 assignee View on GitHub

@andyjones81 is already working on this.

Since Dec 5, 2025.

Dominant language
HTML
Stars
0
Forks
1
Avg merge
1m
Merged PRs (30d)
3

Description

User story

As a Central Ops manager, I need clear triage workflow states and allowed transitions so all requests move consistently from demand to decision.

Description

Define and implement the triage lifecycle for DemandRequests, including explore, board review and decision states.

Acceptance criteria
  • Workflow states defined and documented, for example:
    • New
    • In Explore
    • Ready for Triage Board
    • Pending Decision
    • Approved (with sub-types e.g. Approved for Discovery, Approved for Alpha)
    • Rejected
    • Deferred / Parked
  • Valid transitions between states defined (including who can perform them)
  • Workflow implemented in code (e.g. state machine or service layer)
  • Invalid transitions are blocked and return appropriate error feedback
  • Workflow diagram added to lifecycle documentation
  • Stakeholders (Central Ops, Service Design, Heads of Profession) review and agree workflow

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.