[
https://issues.apache.org/jira/browse/SLING-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-2415.
----------------------------------
> Ability to delete child nodes, without deleting the parent node in
> SlingPostServlet
> -----------------------------------------------------------------------------------
>
> Key: SLING-2415
> URL: https://issues.apache.org/jira/browse/SLING-2415
> Project: Sling
> Issue Type: New Feature
> Components: Servlets
> Reporter: Chaitanya Atreya
> Assignee: Eric Norman
> Fix For: Servlets Post 2.1.2
>
>
> Provide a way to delete all the child nodes of a given node in the
> SlingPostServlet, without deleting the parent node itself.
> There are many situations where one might want to delete only the child
> nodes, while keeping the parent node intact.
> One way to do this now is to use the :applyTo request parameter for each
> child node. However, this requires first fetching all the child nodes, which
> can be avoided with this feature.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)