-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[API-42282] Improve error handling and logging for POA dependent assignment #19541
Conversation
4144c5a
to
cf6f52c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good. Including screenshots of the log output just to double check that everything looks as you expected, it looked like what I would have expected.
- Failing to assign log out
Something else went wrong
log out
modules/claims_api/app/services/claims_api/dependent_claimant_poa_assignment_service.rb
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Summary
Update the POA dependent assignment service to more robustly handle errors and log more meaningful messages.
update_benefit_claim?
ifmanage_ptcpnt_rlnshp?
fails unexpectedly; instead, raise an error.Related issue(s)
API-42282
Testing done
Screenshots
N/A
What areas of the site does it impact?
Dependent claimant POA assignment service.
Acceptance criteria
Requested Feedback
N/A