Actions
Bug #86239
closedDataHandler does not move deleted child records
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2018-09-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Scenario:
- You have a 1 to n inline relation with soft deletable records
- You soft delete an inline element
- You move the parent record to a different page
Expected behavior:
The deleted inline element is moved along with its parent.
Current behavior:
The deleted inline element stays in the original page.
Actions