Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Consider the following scenario:
- the repository contains /content (sling:Folder)
- the local workspace contains /content/test/folder (sling:Folder )
If I try to update a property on /content/test/folder, it fails because the parent folder /content/test is not present. We should fall back on retrieving the information about intermediate parent nodes and using that to create them if needed.
Attachments
Attachments
Issue Links
- is duplicated by
-
SLING-3686 Create parent node automatically if it does not exist yet and is not covered by the filter.xml
- Resolved