Hello, when I am working by CIFS with a space (to edit a document…) when I save the changes, the document is incrementing twice the minor version. I have changed the autoVersionOnUpdateProps in contentModel.xml. I have the next configuration:
<property name="cm:autoVersionOnUpdateProps">
<title>Auto Version - on update properties only</title>
<type>d:boolean</type>
<default>false</default>
</property>
What could be the reason for the increment ?