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

Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database #11428

Merged

Commits on Apr 26, 2024

  1. Keep entities in identity map until the scheduled deletions are execu…

    …ted.
    
    If the entity gets reloaded from database before the deletions are
    executed UnitOfWork needs to be able to return the original instance in
    REMOVED state.
    xificurk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bb36d49 View commit details
    Browse the repository at this point in the history