Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
trijammer opened this issue Nov 19, 2024 · 3 comments
Closed

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

trijammer opened this issue Nov 19, 2024 · 3 comments
Assignees
Labels

Comments

@trijammer
Copy link

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
@trijammer trijammer added the bug label Nov 19, 2024
@i-just i-just self-assigned this Nov 19, 2024
@i-just
Copy link
Contributor

i-just commented Nov 19, 2024

Hi, thanks for reporting! I raised a PR for this.

@MoritzLost
Copy link
Contributor

I'm also seeing this issue when running craft/up. Hope the fix can be released soon, already updated and now we're stuck 👀

@brandonkelly
Copy link
Member

Craft 5.5.2 is out with a fix for this. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants