You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2017/10/06 14:40:00 UTC

[jira] [Commented] (OAK-6633) Overwriting a versionable node with the copy-versions=false doesn't remove versionable properties

    [ https://issues.apache.org/jira/browse/OAK-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194666#comment-16194666 ] 

Tomek Rękawek commented on OAK-6633:
------------------------------------

Fixed for trunk in [r1811337|https://svn.apache.org/r1811337].

> Overwriting a versionable node with the copy-versions=false doesn't remove versionable properties
> -------------------------------------------------------------------------------------------------
>
>                 Key: OAK-6633
>                 URL: https://issues.apache.org/jira/browse/OAK-6633
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: upgrade
>            Reporter: Tomek Rękawek
>            Assignee: Tomek Rękawek
>            Priority: Minor
>             Fix For: 1.8, 1.7.9
>
>
> Steps to reproduce:
> 1. Migrate a versionable node, including its version history ({{\-\-copy-versions=true}})
> 2. Migrate it again, excluding its version history ({{\-\-copy-versions=false}}
> Result:
> * the node is still versionable after the 2nd migration
> * the version history is not removed
> Expected:
> * the node shouldn't be versionable after the 2nd migration



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)