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

Skip entity delete for non-existing entities #34

Merged
merged 1 commit into from
Jun 1, 2015

Conversation

webflo
Copy link
Contributor

@webflo webflo commented May 30, 2015

I added some additional checks. The Drupal8has not the same behaviour as Druapl6and Drupal7because taxonomy_del_term, taxonomy_term_delete and entity_delete_multiple fail silent on non-existing entities.

jhedstrom added a commit that referenced this pull request Jun 1, 2015
Skip entity delete for non-existing entities
@jhedstrom jhedstrom merged commit 1846406 into jhedstrom:master Jun 1, 2015
@jhedstrom
Copy link
Owner

Thanks!

jhedstrom added a commit that referenced this pull request Jun 1, 2015
Skip entity delete for non-existing entities

Signed-off-by: Jonathan Hedstrom <[email protected]>
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.

2 participants