On the status report page, there is an error in the "entity/field definitions" category. The error is reporting mismatched entity and/or field definitions for user.field_first_name and user_field_last name. The error is:

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

User
- The user.field_first_name field needs to be updated.
- The user.field_last_name field needs to be updated."

Comments

ClassicCut created an issue. See original summary.

classiccut’s picture

I created an update hook on the wxt_ext_user module that updates the entity field definitions for those fields. Seems to resolve the error for me.

classiccut’s picture

Issue summary: View changes

  • sylus committed 983dafe on 8.x-3.x
    Issue #3122125 by ClassicCut: Mismatched entity and/or field definitions
    
sylus’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.