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."
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3122125-mismatched-field-definitions-2.patch | 1 KB | classiccut |
Comments
Comment #2
classiccut commentedI 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.
Comment #3
classiccut commentedComment #5
sylus commented