The laa-apply-for-legal-aid system is a web service by use for solicitors providing legal aid services to enter applications for legal aid on-line. It asks for details of applicant means (income and assets), and the merits of a case, and gives a decision on whether legal aid can be granted or not, and if so, will push the application through to back-end processes for payment.
For MTR2 Accelerated measures, when mandatory or discretionary capital disregards are
added to an application then the case worker will need to review these manually. The means
report should specify this in the "Caseworker review" section.
[X] CFE result page needs to account for capital disregards
[X] means report contains expected content
[X] CCMS injection is marked for manual review (needs testing but should just work)
Before (with policy disregards)
After (with capital disregards)
Checklist
Before you ask people to review this PR:
Tests and rubocop should be passing: bundle exec rake
Github should not be reporting conflicts; you should have recently run git rebase main.
What
Mark application for manual review and add reason to means report
Link to story
For MTR2 Accelerated measures, when mandatory or discretionary capital disregards are added to an application then the case worker will need to review these manually. The means report should specify this in the "Caseworker review" section.
Before (with policy disregards)
After (with capital disregards)
Checklist
Before you ask people to review this PR:
bundle exec rake
git rebase main
.