Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2009

Delete workspace should also delete child nodes permanently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 3.5.0.Final, 3.3.x-prod-ip6.0
    • 3.4.0.Final
    • JCR
    • None
    • Hide

      Steps:

      • Create workspace "testingWS"
      • Create child nodes "/index" under the workspace "testingWS"
      • Delete workspace "testingWS"
      • Create a new workspace with name "testingWS"
      • Try to create child node named "/index" under new workspace

      Actual Result:

      • Can't create child node "/index".

      Expect Result:

      • Create child node success.
      Show
      Steps: Create workspace "testingWS" Create child nodes "/index" under the workspace "testingWS" Delete workspace "testingWS" Create a new workspace with name "testingWS" Try to create child node named "/index" under new workspace Actual Result: Can't create child node "/index". Expect Result: Create child node success.

      Delete a workspace child nodes will node deleted, when re-create the workspace with same same all child nodes still exist.

              hchiorean Horia Chiorean (Inactive)
              zhoule_jira le zhou (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: