We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When event EVENT_AFTER_DELETE_ELEMENT is fired the hardDelete Flag is always false. Even on "Delete permanently"
when the element is permanently deleted, property 'hardDelete' should be true
4.4.13
8.2
No response
The text was updated successfully, but these errors were encountered:
Hi, thanks for reporting! I raised a PR for this.
Sorry, something went wrong.
Craft 4.4.14 is out with the fix for this. Thanks again!
i-just
No branches or pull requests
What happened?
Description
When event EVENT_AFTER_DELETE_ELEMENT is fired the hardDelete Flag is always false. Even on "Delete permanently"
Steps to reproduce
Event EVENT_AFTER_DELETE_ELEMENT fired. event->element->hardDelete = false
Event EVENT_AFTER_DELETE_ELEMENT fired. event->element->hardDelete = false
Expected behavior
when the element is permanently deleted, property 'hardDelete' should be true
Actual behavior
Craft CMS version
4.4.13
PHP version
8.2
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: