-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
None
-
4.1 M3
It should be
SolrPageChangePart1Observer unindex thepage
SolrPageChangePart2Observer index thepage
but the part2 do REindex
if not the default workspace contains the live informations (except in debug mode... async issue ?)
It means maybe that somewhere someone switch to live and do not turn back to current...
I think it was due to our Solr client
We worked on that, resolving some issues (bugs between default and live) (see
CMS-8212)So we need to test to replace reindexPage by indexPage and see if the wrong indexation still occurs