ministryofjustice / laa-apply-for-legal-aid

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.
https://apply-for-legal-aid.service.justice.gov.uk/
MIT License
17 stars 7 forks source link

AP-5453: CYA truelayer transaction bug #7396

Closed colinbruce closed 1 week ago

colinbruce commented 2 weeks ago

What

Link to story

This PR addresses a bug found while working on #7340 where a user returning to the Payments your client receives page from CYA would see payments that had been selected for a partner too

While resolving that, another bug was found where a payment that has been assigned to a category which was subsequently removed, cannot be re-assigned to a category (new or the previous one if re-enabled)

Checklist

Before you ask people to review this PR:

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

colinbruce commented 2 weeks ago

Good shout on the rename - it was a temp fix to see if it would work, but the updated name is more accurate :+1: