DFE-Digital / DFE-Digital/compass
Link prioritisation outcome to delivery entities
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 approved requests to link to or create delivery entities so we do not re-enter data in COMPASS or FIPS.
Description
Implement logic and UI so a triage decision can create or link to a project and/or service entry when a request is approved.
Acceptance criteria
- From the request detail view, authorised users can:
- Mark a request as approved for Discovery/Alpha/Beta/enhancement
- Create a new project record (where appropriate)
- Link to an existing project record
- Link to an existing FIPS service entry (where applicable)
- Linked project/service IDs are stored on the DemandRequest
- Request status is updated to reflect the decision outcome
- Links to the created/linked entities are visible on the request detail page
Non-functional
- Linking logic prevents duplicate projects being created accidentally
- Any cross-system linking with FIPS is designed to be robust and traceable
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.