DFE-Digital / DFE-Digital/compass
Assign Central Ops lead and explore owner
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 Central Ops, I need to assign an owner and explore lead for each request so responsibilities are clear.
Description
Add assignment fields for central_ops_lead and explore_owner and expose them in the UI and API.
Acceptance criteria
- Fields added:
central_ops_lead(user ID),explore_owner(user ID) - Assignment can be set and changed by authorised roles only
- Assignments are displayed on:
- Triage board cards
- Request detail view
- Changes to assignments generate audit entries
- API updated to support reading these fields and controlled updating
Non-functional
- Assignment UI is simple and supports searching or selecting users from a list
- Permissions documented clearly
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.