Closed (fixed)
Project:
Sector Distribution
Version:
5.0.x-dev
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2020 at 05:05 UTC
Updated:
14 Jul 2020 at 03:54 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
heiket commentedComment #3
danielvezaAgreed with @HeikeTs approach with Entity usage. It's a good module that's well supported, and does what we need out of the box.
Only small thing I found is a bug/improvement where the per node reporting could be better, and I've written a patch and included that.
Drupal.org issue on the Entity Usage queue is #3151920: Entity only tracked once per Node
Comment #4
heiket commentedAlso included in this fix is: An extended error message is shown to the users when a media entity is deleted that is used, and the message is linked to the usage screen.
Ta!
Comment #5
danielvezaYep - This is done now.
If the Media entity has any usages it displayed additional help text to make it clear.
Comment #7
danielvezaPassed internal testing from @HeikeT. Committed.
Thanks!