Bug #69135
closed[DATALOSE] lowlevel_cleaner: orphan_records deletes records in WS
100%
Description
The CleanerCommand builds a tree by traversing through every table, but WS Records have a pid of -1 so they do not go into the traverse tree.
Afterwards the OrphanRecordsCommand recognizes all Pages/Content as orphaned which UIDs aren't inside the tree.
Updated by Alexander Opitz over 9 years ago
- Category set to Backend API
- Status changed from New to In Progress
- Assignee set to Alexander Opitz
Updated by Alexander Opitz over 9 years ago
- Target version set to 6.2.15
- Is Regression changed from No to Yes
In #60249 the handling of BackendUtility::selectVersionsOfRecord was changed.
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress 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 http://review.typo3.org/42720
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42720
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42720
Updated by Gerrit Code Review about 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42720
Updated by Alexander Opitz about 9 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Alexander Opitz about 9 years ago
- Target version changed from 6.2.15 to 6.2.16
Updated by Alexander Opitz about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0607b2e2c1518148dc0a5bd5357e0729bdaee0c8.
Updated by Gerrit Code Review about 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43160
Updated by Alexander Opitz about 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset c2c2d657cd6b4a618cc54d672fd8dc16f594ef45.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Christian Kuhn about 4 years ago
- Related to Bug #92139: Command 'cleanup:versions --action=unused_placeholders' deletes too many records added