- πΊπΈUnited States smustgrave
Moving to NW for the follow up issue in #17
hook_ENTITY_TYPE_translation_delete not called when an entity is deleted.
To reproduce:
\Drupal::logger(__FUNCTION__)->notice(__FUNCTION__)
inside of it\Drupal::logger(__FUNCTION__)->notice(__FUNCTION__)
inside of itExpected result:
Actual result:
Note: If you directly delete a given translation you DO get a log message that shows that hook_ENTITY_TYPE_translation_delete was called.
Update hook documentation
Patch
Review
Make followup, #17
commit
N/A
N/A
N/A
N/A
Needs work
10.0 β¨
Used to track the progress of issues reviewed by the Drupal Needs Review Queue Initiative.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Moving to NW for the follow up issue in #17