no column weight in taxonomy_index

Created on 25 October 2024, 3 months ago

Can't submit content with ordered taxonomy. After saving, drupal sends me an error:
Drupal\Core\Entity\EntityStorageException: SQLSTATE[42S22]: Column not found: 1054 Champ 'ti.weight' inconnu dans field list: SELECT "ti"."tid" AS "tid", "ti"."weight" AS "weight" FROM "taxonomy_index"

Steps to reproduce
1. Install nodeorder in drupal 10 with Composer
2. Enable module with Druch
3. Submit configuration:
  • Choose how to display ordering links: Display ordering links for all categories
  • Select a predifined vocabulary
  • Select Display link to the ordering page
  • Select Display link to the ordering page on taxonomy administration page
  • Select Override the default taxonomy page with one from nodeorder

4. Go to edit content with taxonomy field, add one or more terms, order them, and submit

🐛 Bug report
Status

Active

Version

3.0

Component

Code

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

Comments & Activities

Production build 0.71.5 2024