Task #45133
closedEpic #55070: Workpackages
Epic #54851: WP: Workspaces IRRE & MM bugfixes
Story #54853: As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes
Task #56376: Invalid relations of IRRE records in workspaces
New IRRE parent-child-structures are not removed
100%
Description
If creating new records on a workspace, a placeholder record will be created and overlayed by a specific version. Removing the parent record does not remove the dependent 1:n children which leads to warnings on removing translations and recreating them afterwards (since child records are not really removed, but lost their parent reference).
The fix is to process placeholders on removing after references have been removed.
Currently it's the other way round which leads to the situation that parents just lost their children.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch version_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/18000
Updated by Gerrit Code Review almost 12 years ago
Patch set 1 for branch 4.5 has been pushed to the review server.
It is available at https://review.typo3.org/18067
Updated by Gerrit Code Review almost 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18236
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21093
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/21095
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/21102
Updated by Michael Stucki almost 11 years ago
- Category changed from Bugs to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Oliver Hader almost 11 years ago
- Parent task set to #54853
- Is Regression set to No
Updated by Oliver Hader almost 11 years ago
- Status changed from Under Review to Needs Feedback
Updated by Oliver Hader almost 11 years ago
- Status changed from Needs Feedback to On Hold
Updated by Oliver Hader over 10 years ago
- Status changed from On Hold to Resolved
- Assignee set to Oliver Hader
- Target version deleted (
4.5.23) - % Done changed from 0 to 100
- Parent task changed from #54853 to #56376
- PHP Version set to 5.3
Solved with parent issue #56376
Mentioned behaviour is tested for modify, publish and publishAll in IRRE-ForeignField and IRRE-CSV context (see createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardCreatedParent() test)
Updated by Oliver Hader over 10 years ago
- Status changed from Resolved to Closed