Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test whether soft-deleteable filter is honoured and entities are preserved #2939

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rotdrop
Copy link

@rotdrop rotdrop commented Apr 15, 2025

This refers to the PR #2930 which removes entites from the object manager regardless whether the soft-deleteable filter is active or not.

The commit just adds a test with a modified testSoftDeletedObjectIsRemovedPostFlush() which disable the soft-deleteable filter, please compare with the SoftDeleteable extension documentation about what "filter" means:

https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/softdeleteable.md

…erved.

This refers to the PR doctrine-extensions#2930 which removes entites
from the object manager regardless whether the soft-deleteable filter is
active or not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant