Project

General

Profile

Actions

Bug #85345

closed

Cannot set "ready to publish" state anymore

Added by Oliver Hader almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
On Location Sprint

Description

When moving a workspace record into "ready to publish" state, an internal server error is thrown:

An exception occurred while executing 'UPDATE `tt_content` SET `t3ver_stage` = ? WHERE `uid` = ?' with params ["-10", 475]:

Out of range value for column 't3ver_stage' at row 1

The "ready to publish" state has the internal identifier -10 which is not supported anymore since system fields are auto-generated.


Related issues 1 (0 open1 closed)

Follows TYPO3 Core - Feature #85160: Auto create management DB fields from TCA ctrlClosed2018-06-05

Actions
Actions

Also available in: Atom PDF