Closed colinbruce closed 1 week ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Good shout on the rename - it was a temp fix to see if it would work, but the updated name is more accurate :+1:
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:
bundle exec rake
git rebase main
.