Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-2415

Ability to delete child nodes, without deleting the parent node in SlingPostServlet

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Servlets Post 2.1.2
    • Servlets
    • None

    Description

      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.

      Attachments

        Activity

          People

            enorman Eric Norman
            atreya Chaitanya Atreya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: