Skip to content

Conversation

@StuartFerguson
Copy link
Member

Updated the return statement in ITransactionProcessorReadModelRepository.cs to use SaveChangesWithDuplicateHandling instead of SaveChangesAsync. This change improves the handling of duplicate entries during the save operation.

Updated the return statement in `ITransactionProcessorReadModelRepository.cs` to use `SaveChangesWithDuplicateHandling` instead of `SaveChangesAsync`. This change improves the handling of duplicate entries during the save operation.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Apr 28, 2025
@StuartFerguson StuartFerguson merged commit e2e4cc7 into master Apr 28, 2025
6 checks passed
@github-actions github-actions bot deleted the task/silently_handle_fileline_duplicates branch June 28, 2025 01:53
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.

2 participants