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 #1

Updated by Oliver Hader almost 6 years ago

  • Due date set to 2018-06-06
  • Start date changed from 2018-06-22 to 2018-06-06
  • Follows Feature #85160: Auto create management DB fields from TCA ctrl added
Actions #2

Updated by Oliver Hader almost 6 years ago

  • Due date deleted (2018-06-06)
  • Start date deleted (2018-06-06)
  • Is Regression set to Yes
Actions #3

Updated by Oliver Hader almost 6 years ago

  • Sprint Focus set to On Location Sprint
Actions #4

Updated by Gerrit Code Review almost 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57301

Actions #5

Updated by Gerrit Code Review almost 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57301

Actions #6

Updated by Gerrit Code Review almost 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57301

Actions #7

Updated by Andreas Kienast almost 6 years ago

  • Status changed from Under Review to Resolved
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF