DFE-Digital / DFE-Digital/compass
Create actions from triage decisions
Open
@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 governance lead, I need actions arising from triage decisions to be tracked so follow-up work is visible and owned.
Description
Integrate the existing Actions model so follow-up actions can be created directly from a BoardDecision and linked back.
Acceptance criteria
- From the decision UI, users can add one or more follow-up actions
- Each created Action is linked to:
- The relevant DemandRequest
- The relevant BoardDecision
- Actions appear in existing Actions dashboards and personal action lists
- Action status changes are reflected on the request detail and/or decision view
- Closing an action updates its status and appears in audit logs
Non-functional
- Action creation form is accessible and consistent with existing Actions UI
- Permissions for creating and editing actions are respected
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.