Persist appeal outcomes through related application reassessment
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
As a ministry user I want a sequential related application re assessment to not discard the appeal information that has been approved on another application
**Acceptance Criteria**
- [ ] When an application is reassessed due to a sequential related application auto reassessment we should not remove appeals data.
**Additional Context**
- It has been accepted that on an edit or new app version that the appeals should not persist as information could change and there is validation issues consider to create that behavior. However, in this scenario nothing is functionally changing so we should persist appeal outcomes without any additional analysis.
-
Approved income appeal for an application, and 2 others for the same student. Then approved appeal for another application, the original one was reassessed based on ‘Related application changed’ and went back to the original income, overwriting the appeal already approved
So an appeals for sequential applications exist
Application 1 Appeal 1
Application 2 Appeal 2
Application 3 Appeal 3
In this scenario Appeal 2 and 3 were completed
Then appeal 1 was completed and changed application 1 which lead to a reassessment of application 2 and 3 which discarded the appeal without a new application version existing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.