Problem/Motivation

https://www.drupal.org/project/entity_usage should be listed as important alternative on the module page.

Best would be to document the differences?
Maybe even both modules should get merged?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

anybody created an issue.

m.stenta’s picture

Thanks for raising this @anybody! I wasn't aware of that module.

Best would be to document the differences?

Agreed - that would be the first step to deciding next steps.

Would you like to undertake this? :-)

Maybe even both modules should get merged?

I'm open to this! I will say, one thing I like about entity_reference_integrity is that it is small and focused on only one thing: entity reference constraints to prevent deletion.

I haven't tried entity_usage, and it does claim to provide that feature, as well as other things. My inclination is generally towards smaller focused modules, because they are easier to maintain and keep up with Drupal core major version upgrades over the long term. So that is the perspective I might bring to the conversation. But let's do a full comparison to start!

anybody’s picture

@m.stenta thanks - no I'm not using this module, just came across it and thought I should leave a note that this sounds very similar to entity_usage to help the community :)