Bug #25352
closedRemoving child records in a workspace does not work
100%
Description
The following issues on removing IRRE child records in a workspace(!) have been identified:
1) Removing children in TCEforms
Parent
+ Child A
+ Child A.A
+ Child A.B
+ Child B
On removing the branch of "Child A" (including both sub-children), the
"Child A" as well as the sub-children "A.A" and "A.B" do not appear in
the workspace module as removed or modified.
2) Removing children in the list view
(same structure as shown at the first point)
On again removing the branch of "Child A", the "Child A" is shown as
removed, but the sub-children "A.A" and "A.B" are shown with regular
modifications, but not as deleted.
3) Reverting changes in the workspace module
Now imagine the the top-parent "Parent" gets removed and this change to
the "Parent" will be reverted in the workspace module. Then this should
automatically also affect all children.
(issue imported from #M17981)