- πΊπΈUnited States smustgrave
Haven't experience this in some time and entity_ref_purger solves dangling issues for me. Will close for now.
- Status changed to Active
2 months ago 3:52pm 6 June 2025 - πΊπΈUnited States danflanagan8 St. Louis, US
I'm running into this right on a project using a 3.x release. If the maintainers want to close this as won't fix, that's ok, but I think outdated is inaccurate. I'm going to reopen.
Exposing the ids of deleted entities is unexpected and undesirable behavior. We should fix the processor to unset the dead facets by default. I don't think we even need to expose a way to continue the current behavior. I can't imagine anyone liking it the way it is.
- πΊπΈUnited States danflanagan8 St. Louis, US
danflanagan8 β changed the visibility of the branch 2.0.x to hidden.
- πΊπΈUnited States danflanagan8 St. Louis, US
I'm coming around to thinking there are too many edge cases to try to get this to work well in the processor.
I think I'm going to just use the "Exclude specified items" processor configured to use a regex and exclude any value that is all numbers. (And I'll be careful to run it after the entity id /entity label conversion).