Problem/Motivation

After upgrade from OS 11.4.11 to any OS 11.5 version status report reports following error:

Entity/field definitions Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.

Media

  • The Tagging field needs to be uninstalled.

Steps to reproduce

  1. Install OS 11.4 with the module content tagging
  2. Install module media
  3. Create a media type
  4. Create a media content
  5. Update OS to 11.5
  6. Look at the status report

Comments

Corn696 created an issue. See original summary.

prabuela’s picture

Hi Corn696,

Have you checked the below link. This may help to resolve the use.

There are some entities which are not updated during drupal update.

https://drupal.stackexchange.com/questions/198628/how-do-i-fix-a-mismatc...

corn696’s picture

So back in the office.

Thanks for your quick reply. But the link is not really helpful.

The entity type "media" is not present in the array of the supported entity types and bundles.
If i hardcode the entity type "media" into the function types() the error message disappears and media is available at the tagging settings configuration form.

corn696’s picture

Issue summary: View changes
kingdutch’s picture

keshavv’s picture