Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4782 - Avoid duplicate key error when importing documents very rapidly #4783

Conversation

reckart
Copy link
Member

@reckart reckart commented Apr 30, 2024

What's in the PR

  • Fix the issue by only persisting the DB record if we actually change the "invalid" flag
  • Bit of cleaning up

How to test manually

  • No specific test procedure

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Fix the issue by only persisting the DB record if we actually change the "invalid" flag
- Bit of cleaning up
@reckart reckart added 🐛Bug Something isn't working Module: Project Search labels Apr 30, 2024
@reckart reckart added this to the 32.1 milestone Apr 30, 2024
@reckart reckart self-assigned this Apr 30, 2024
@reckart reckart merged commit 83c394f into release/32.x Apr 30, 2024
3 checks passed
@reckart reckart deleted the bugfix/4782-Avoid-duplicate-key-error-when-importing-documents-very-rapidly branch April 30, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working Module: Project Search
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant