Skip to content

Enhance save method to handle duplicates#788

Merged
StuartFerguson merged 2 commits intomasterfrom
task/silently_handle_fileline_duplicates
Apr 28, 2025
Merged

Enhance save method to handle duplicates#788
StuartFerguson merged 2 commits intomasterfrom
task/silently_handle_fileline_duplicates

Conversation

@StuartFerguson
Copy link
Copy Markdown
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.

1 participant