Actions
Bug #91213
closed\TYPO3\CMS\Install\Updates\RowUpdater\WorkspaceVersionRecordsMigration causes DB errors for tables without soft delete
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-04-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
\TYPO3\CMS\Install\Updates\RowUpdater\WorkspaceVersionRecordsMigration marks certain records as deleted,
which then fails in \TYPO3\CMS\Install\Updates\DatabaseRowsUpdateWizard update query, when the table does not have soft delete.
Actions