refactor: improve UpdateAsync in EmailTemplateRepository for better entity handling #7

Merged
agrynco merged 1 commits from development into main 2026-05-13 03:40:31 +03:00
Owner
  • Add null check and fetch entity before updating fields.
  • Replace the direct property assignment with detailed updates.
  • Ensure changes are saved using SaveChangesAsync.
- Add null check and fetch entity before updating fields. - Replace the direct property assignment with detailed updates. - Ensure changes are saved using SaveChangesAsync.
agrynco added 1 commit 2026-05-13 03:40:28 +03:00
- Add null check and fetch entity before updating fields.
- Replace the direct property assignment with detailed updates.
- Ensure changes are saved using SaveChangesAsync.
agrynco merged commit ab042c7617 into main 2026-05-13 03:40:31 +03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hrynco/hrynco-notification-service#7