You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Darshan Mahor (Jira)" <ji...@apache.org> on 2022/07/19 13:39:00 UTC

[jira] [Created] (SLING-11467) support to update existing paths

Darshan Mahor created SLING-11467:
-------------------------------------

             Summary: support to update existing paths
                 Key: SLING-11467
                 URL: https://issues.apache.org/jira/browse/SLING-11467
             Project: Sling
          Issue Type: Improvement
          Components: Repoinit
            Reporter: Darshan Mahor


As of now we can't update the path if it already exists in repository[1] via repoinit statements like update primary type etc. This request is to support the mechanism via which we can modify/update the existing paths with the update/modification provided in repoinit statement. e.g. lets suppose we have a path in repostiory  /content/test/testchild(nt:folder) and we want to modify it to /content/test/testchild(sling:Folder).

 

[1]. [https://github.com/apache/sling-org-apache-sling-jcr-repoinit/blob/master/src/main/java/org/apache/sling/jcr/repoinit/impl/AclVisitor.java#L189] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)