drupaldrupal-viewspathauto

Drupal 8: Mismatched entity and/or field definitions


While trying to understand why my view is not displaying, I noticed the following error in the log:

enter image description here

I do not think it is possible to delete the URL alias from Taxonomy terms. At least I cannot find how to do this. I have, however gone through ALL of my taxonomy terms and removed the value for this field.

I have also done the following with Pathauto: enter image description here

Also, I have checked the report located at admin/reports/fields and can confirm that there are no entities that use a field called URL alias.

I have gone through each content item and ensured that they have the following setting (anyone know how to do this in bulk?). But still the error remains. enter image description here

Anyone know then how I can fix this strange error?


Solution

  • Im not entirely sure what this command does, but it fixed the error:

    drush updb --entity-updates