Hi all.
I have question about functionallity of this module.
My question is similar to Delete references to deleted entities
in my case:
I have entity with an "Entity reference" field. (Settings of field: Type of item to reference: Taxonomy, Allowed number of values: Unlimited).
I created instance with 3 referenced entities.(see reference before.png)
After it i have deleted entity #2 (with id=59). But it doesn't update entity reference field of current entity. (see reference after deleting.png). Also i checked it with devel (see reference after deleting devel.png).
I can see this behaviour not only for taxonomy term. (i reproduced it with other entity types).
Is this a bug or feature? I tried to find an answer for Drupal 8. But I encountered only with topics related to Drupal 7.
I noticed this when I wrote a module. After it i tested it manually. (use D8 - 8.0.6 and 8.1.18 versions).
Thanks a lot.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dimatr created an issue. See original summary.

dimatr’s picture

Issue summary: View changes
miiimooo’s picture

handkerchief’s picture

any news on that? this is really important!

grahamC’s picture

Status: Active » Closed (duplicate)

Entity references are in D8 core, and #2723323: [META] Clean up references to deleted entities is the issue about this behaviour.