Add CONSENT Received flag to Edit Request
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
### Replace_With_Short_Descriptive_Name
## Description:
Add the consent flag to Namex.
Tasks include:
Upon decision state of conditionally approved, include consent_flag in the postgres database save. Check setters in the application store and request.py
Add a pytest for chnages to request.py/postman test
Add it to the edit request details.
Already in the request model and schema.
Add oracle inserts/updates for the consent table in change_nr.py
Add a new py test to test setting the consent flag to "R"
Ready to Build (DoR):
- [ ] Stakeholders have approved
- [x] User story completed
- [x] What are the dependencies
- [ ] Acceptance criteria has been defined (happy path, known sad paths)
- [ ] Validation rules defined (UI, Data, Role-Action)
- [ ] Is a formal UAT required
Acceptance / DoD:
- [ ] Design / Solution accepted by Product Owner
- [ ] Test coverage acceptable
- [ ] Peer Reviewed
- [ ] UX Approved
- [ ] PR Accepted
- [ ] Production burn in completed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.