You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
988 B
988 B
Zombie Reference Hunter
Sometimes you delete a taxonomy term and things were still pointing to it. You've got zombie references. They're kind of hard to track down.
You could check out https://github.com/victorstack-ai/drupal-entity-reference-integrity, though it probably won't work for non-base fields. This module is mostly copied from that module, without the automatic wiping out of zombie references.
This module is currently hardcoded to search only for Typed Relation issues, since it's easy to forget that they don't work with Term Merge (leading to Term Merge deleting terms and creating zombie references).
Usage
- install
- Go to
/admin/zombiesto see the list of problems. - Fix the broken links manually.
Who to Blame
Rosie Le Faive (rlefaive@upei.ca) and the human behind / the AI Bot that made the original.
License
GPLv3