Load beneficiary mapping associations lazily - #189
Conversation
The one-to-one associations of MBeneficiarymapping were eager, so every read of a mapping pulled address, contact, consent, details, reg-id, secure stack, image and account with it. Fetching them on demand keeps the beneficiary edit path from loading the whole graph. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



📋 Description
JIRA ID:
AMM-2421
✅ Type of Change