Project

General

Profile

Actions

Task #84658

closed

Do not change sorting when record gets deleted

Added by Tim Schreiner about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2018-04-07
Due date:
% Done:

100%

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

Description

There seems no actual advantage of updating the field defined in sortby TCA ctrl section when a record gets deleted.
Updating the field leads to problems when restoring a whole page with recycler.

Steps to reproduce:

  1. Install recycler extension
  2. Create a new page
  3. Add two content elements to it
  4. Delete the whole page (the content elements get also deleted)
  5. Restore that page with sub-records using recycler

The result is, that the content elements both has sorting set to 1000000000. So the original sorting is completely lost. When removing a page with some more content elements, then the to re-arrangement can take some time.

Actions

Also available in: Atom PDF