Task #45133
Epic #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
Status: | Closed | Start date: | 2013-02-04 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | Workspaces | Spent time: | 0.73 hour | |
Target version: | - | |||
TYPO3 Version: | 4.7 | Complexity: | ||
PHP Version: | 5.3 | Sprint Focus: |
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.
History
#1 Updated by Gerrit Code Review over 2 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
#2 Updated by Gerrit Code Review over 2 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
#3 Updated by Gerrit Code Review over 2 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18236
#4 Updated by Gerrit Code Review about 2 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21093
#5 Updated by Gerrit Code Review about 2 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
#6 Updated by Gerrit Code Review about 2 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
#7 Updated by Michael Stucki over 1 year ago
- Category changed from Bugs to Workspaces
#8 Updated by Michael Stucki over 1 year ago
- Project changed from Workspaces & Versioning to Core
- Category changed from Workspaces to Workspaces
#9 Updated by Oliver Hader over 1 year ago
- Parent task set to #54853
- Is Regression set to No
#10 Updated by Oliver Hader over 1 year ago
- Assigned To deleted (
Oliver Hader)
#11 Updated by Oliver Hader over 1 year ago
- Status changed from Under Review to Needs Feedback
#12 Updated by Oliver Hader over 1 year ago
- Status changed from Needs Feedback to On Hold
#13 Updated by Oliver Hader over 1 year ago
- Status changed from On Hold to Resolved
- Assigned To 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)
#14 Updated by Oliver Hader over 1 year ago
- Status changed from Resolved to Closed