Project

General

Profile

Actions

Feature #84604

closed

The recycler task should not skip tables that have adminOnly set to true

Added by Stefan P about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Recycler
Target version:
Start date:
2018-04-04
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Is there any particular reason why the recycler task that deletes rows with deleted = 1 does not offer tables that have TCA[ctrl][adminOnly] = true? Especially sys_template, be_users, be_groups and similar tables can grow pretty large over time on big setups.

The place to change would be EXT:recycler/Classes/Task/CleanerFieldProvider.php:74 (based on TYPO3 8.7.12) so that it does not check for the adminOnly field. Or add a separate checkbox to explicitly allow these tables.

Actions #2

Updated by Gerrit Code Review about 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/56564

Actions #3

Updated by Gerrit Code Review about 6 years ago

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

Actions #4

Updated by Georg Ringer about 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF