- πΊπΈUnited States smustgrave
still maintain this is out of scope of this module. There are other modules out for deleting dangling references.
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
It's not about having a generic tool for deleting them. It should delete the references that it creates when their node is deleted. It shouldn't be necessary to run an additional tool after each node delete.
As an example,
entity_reference_revisions
implementshook_entity_delete()
to clean-up the would-be orphans during node delete. - πΊπΈUnited States smustgrave
Will leave open but still maintain my stance
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
Is there a specific module that you recommend for deleting dangling references?