Actions
Bug #89064
closedRecycler deletes related data on restore
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Recycler
Target version:
-
Start date:
2019-09-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
hard
Is Regression:
Sprint Focus:
Description
Situation¶
Table "Thing" with inline bookings.
Thing is translatable and deletable, bookings are neither.
Test case¶
- Create sysfolder
- Create Thing
- Create Booking
- Delete Thing
- Restore Thing
Expected behavior¶
The booking is still there.
Seen behavior¶
The booking is gone by performing the last step.
Screen cast and demo extension are attached.
Only tested on v8, possibly present up to master.
Files
Actions