November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Is your uiMaxVersions value on the episerver node in the web.config configured correctly. We usually have this set to 20?
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?
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.
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?