Skip to content

EZP-27298: search index not updated if main…#1292

Open
bernhard-roessler wants to merge 2 commits intoezsystems:masterfrom
bernhard-roessler:ezp27298-search_index_not_updated_if_main_location_changed
Open

EZP-27298: search index not updated if main…#1292
bernhard-roessler wants to merge 2 commits intoezsystems:masterfrom
bernhard-roessler:ezp27298-search_index_not_updated_if_main_location_changed

Conversation

@bernhard-roessler
Copy link

Ticket: https://jira.ez.no/browse/EZP-27298
When moving the main location of a node, the object was not scheduled for reindexing - thus the index contained the old location of the object.

@yannickroger yannickroger changed the title https://jira.ez.no/browse/EZP-27298: search index not updated if main… EZP-27298: search index not updated if main… Apr 26, 2017
@pkamps
Copy link
Contributor

pkamps commented May 17, 2017

I'm not able to reproduce the issue. I tried:

  • Created a node with 2 locations
  • Moved the main node to a new location

My tests never reach the else part. It always has a $nodeAssignment and therefore calls eZSearch::removeNodeAssignment and eZSearch::addNodeAssignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants