Entity mismatched after 1.6.0 to 2.0.0-alpha3 upgrade

Created on 2 February 2025, 2 months ago

Problem/Motivation

After upgrading to Poll 2.0.0-alpha3 and updating DB, one error remains:

Entity/field definitions
Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
Poll
The Poll entity type needs to be updated.

Steps to reproduce

  • Drupal 10.4.1 site
  • Poll 1.6.0 installed
  • At least one poll entity
  • composer require drupal/poll:^2
  • drush cr
  • drush updb -y
  • drush cr
  • Visit http://(site)/admin/reports/status
  • Observe this error:

Proposed resolution

Find and fix the missing update hook.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

Updates Poll entity type schema.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇫🇷France fgm Paris, France

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024