DFE-Digital / DFE-Digital/compass
Paths to green report: include “Priority”
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Description
Add priority into the “Paths to green” reporting so users can quickly identify which items need attention first.
User story
As a Central Ops reporting user, I want to see priority alongside path-to-green items, so I can triage and focus effort appropriately.
Acceptance criteria
- “Paths to green” report includes a Priority column.
- Priority is sortable and included in export.
- If priority is missing, the UI shows a clear fallback (e.g. “Not set”).
Tasks
- Confirm priority field source (existing field or new field).
- Update report query/view and export mapping.
- Add sorting and tests.
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.
Research direction
Locate the “Paths to green” report, its query or view, and the export mapping. First confirm where the priority field comes from and how missing values are represented. Done means the report shows a sortable Priority column, exports it, displays a clear fallback when absent, and has tests for these behaviors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100