Marco Piovesana created OAK-8048:
------------------------------------

             Summary: VersionHistory not removed when removing node and all its 
versions
                 Key: OAK-8048
                 URL: https://issues.apache.org/jira/browse/OAK-8048
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
    Affects Versions: 1.8.9
            Reporter: Marco Piovesana


Hi all,

I'm trying to delete a node and all its versions, but the version history is 
not removed. I'm doing the following steps (as described in OAK-4370 and 
JCR-34):
 # retrieve the version history
 # delete the node and save the session
 # delete all versions except for the base version
 # save the session

The versions are all gone but the versionHistory node is still there. Am I 
doing something wrong? 
The only test related to this that I found is 
{{ReadOnlyVersionManagerTest.testRemoveEmptyHistoryAfterRemovingVersionable}}. 
It does work, but uses Oak related classes and not the JCR interface.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to