- 🇺🇸United States damondt
Just ran into this, steps to reproduce:
- Site had existing term reference field
- New term reference field added to facilitate manual content entry changes before feature launch
- Original term reference field deleted on feature launch
- Term pages show content for field that no longer exists I am seeing this issue. I am using Drupal 11.1.5.
Steps to reproduce:
- Add a new or use existing content type.
- On the “Manage fields” tab for the content type, add a new term reference field using the select widget. Save and select the “tags” vocabulary on the field settings form.
- Create a new node for the content type - also add some term in the "Tags" field.
- Go back to the "“Manage fields” tab for the content type and delete the term reference field created in step 2.
- Navigate to the page
http://<server>/taxonomy/term/<tid>
. You can see the node created in step 3 is still listed for the tag term.