Skip to content

[5.x]: Database error when saving a new Single section #16145

@trijammer

Description

@trijammer

What happened?

Description

After updating from 5.5.0.1 to 5.5.1.1, I can't create a new Single section. Every attempt to save a new one results in a database error.

Steps to reproduce

  1. Update to 5.5.1.1.
  2. Create a new Single section, any configuration, any entry types.

Expected behavior

New section created.

Actual behavior

Database Exception – yii\db\Exception
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'craft_entries.deletedWithEntryType' in 'WHERE'

in .../vendor/yiisoft/yii2/db/Command.php at line 1320

Stack trace:
https://pastebin.com/kj0fHTj4

Craft CMS version

5.5.1.1

PHP version

8.2.25

Operating system and version

Linux 5.4.0-196-generic

Database type and version

MariaDB 10.6.20

Image driver and version

No response

Installed plugins and versions

  • CKEditor 4.4.0
  • Postmark 3.1.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions