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

Workspace.move does not trigger cache events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.0.0.Alpha4
    • 3.0.0.Alpha1
    • None
    • None

      The workspace.move operation does not trigger cache events in the following cases:

      • when a rename is being performed - see JcrObservationManagerTest#shouldTestWorkspaceOperationTest_testRename
      • when a subgraph is being moved: given root/node1/node2 and root/node3, the workspace.move(/root/node1, root/node3) is interpreted by the current code as rename operation and no event is fired. This is actually a secondary bug, as in this case it should be interpreted as a move. See JcrObservationManagerTest#shouldTestNodeMovedTest_testMoveTree

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

                Created:
                Updated:
                Resolved: