cancel
Showing results for 
Search instead for 
Did you mean: 

How to fix option of update version to Increment in major version as default ?

Mohit_Kumar
Champ in-the-making
Champ in-the-making

Nuxeo provided feature of version control. How we can make version control to increment to major version as default option instead of using skip version option.

7 REPLIES 7

pibou_Bouvret
Elite Collaborator
Elite Collaborator

Hi,

a solution is provided here :

http://answers.nuxeo.com/questions/3905/how-can-i-disable-the-option-skip-version-increment

A major version as default should be :

<options lifeCycleState="*">
  <none/>
  <minor/>
  <major default="true"/>
</options>

Mohit_Kumar
Champ in-the-making
Champ in-the-making

Hi,

pibou_Bouvret
Elite Collaborator
Elite Collaborator

you may create this config file in the template/custom/config folder.

Mohit_Kumar
Champ in-the-making
Champ in-the-making

Hi,

pibou_Bouvret
Elite Collaborator
Elite Collaborator

I don t know if there's any convention or rule about that.

Mohit_Kumar
Champ in-the-making
Champ in-the-making

Hi,

pibou_Bouvret
Elite Collaborator
Elite Collaborator

It does work.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.