Try our conversational search powered by Generative AI!

Compare versions

Vote:
 

I am trying to investigate when some properties changed value on a product in the catalog.

The versions gadgets only lists 2 versions - published (today) and previously published (yesterday). These two versions are also the only available when using compare versions view.

I assume there is more versions, but those are not listed. According to advanced tab, the item was first published 12.08.17.

Is there a reason why version list does not list all version?

#190255
Apr 06, 2018 10:33
Vote:
 

Is your uiMaxVersions value on the episerver node in the web.config configured correctly. We usually have this set to 20?

#190256
Apr 06, 2018 10:41
Vote:
 

Good point.

uiMaxVersions is set to 10, so I should see more.

#190257
Apr 06, 2018 10:45
Vote:
 

I've just checked on our build version (11.4.0) and I'm seeing versions in the compare view as well version gadget view. Maybe it's worth checking the database to be sure if its a UI issue or if the underlying versions are missing?

#190258
Apr 06, 2018 10:50
Vote:
 

Mari, a screenshot would help here 

#190259
Apr 06, 2018 10:55
Vote:
 

Will check database - here is what I see in version gadget:

Versions gadget

#190267
Edited, Apr 06, 2018 11:01
Vote:
 

Never mind, found the reason. When updating item through import the save action that is used is the following:

SaveAction.Publish.SetExtendedActionFlag(ExtendedSaveAction.ClearVersions)

So that explains it.

#190268
Apr 06, 2018 11:11
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.