Skip to content

Conversation

@StuartFerguson
Copy link
Member

  • Added null check for transaction in VoucherDomainEventHandler to improve error feedback.
  • Replaced SaveChangesAsync with SaveChangesWithDuplicateHandling in ITransactionProcessorReadModelRepository for better duplicate entry handling.
  • Updated appsettings.json to include VoucherDomainEventHandler and remove TransactionDomainEventHandler, refining event handling strategy.

- Added null check for transaction in VoucherDomainEventHandler to improve error feedback.
- Replaced SaveChangesAsync with SaveChangesWithDuplicateHandling in ITransactionProcessorReadModelRepository for better duplicate entry handling.
- Updated appsettings.json to include VoucherDomainEventHandler and remove TransactionDomainEventHandler, refining event handling strategy.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Feb 19, 2025
@StuartFerguson StuartFerguson linked an issue Feb 19, 2025 that may be closed by this pull request
@StuartFerguson StuartFerguson merged commit cf762f7 into master Feb 19, 2025
5 checks passed
@github-actions github-actions bot deleted the bug/#716_fix_pk_violations branch April 21, 2025 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Primary Key Violation

2 participants