Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
Drush / Rules
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2017 at 12:10 UTC
Updated:
12 Dec 2018 at 22:39 UTC
Jump to comment: Most recent
Comments
Comment #2
drunken monkeySorry, but I can't reproduce this problem. I also don't see how it could happen, as long as Drush doesn't mess up the site state in some way in general, since the proper state is set from right within the
Index::indexSpecificItems()method – and will therefore run regardless of where the indexing request originated.Please verify that you don't have some custom setup which interferes here and try to debug what exactly goes wrong.
Comment #3
mkalkbrennerSure, this needs some more debugging. I just wanted to document the issue first :-)
Comment #4
greggles@mkalkbrenner - were you able to resolve this issue? I'm assuming so and that it wasn't a bug so marking it as a fixed support request. Feel free to reopen if that is wrong.
Comment #5
mkalkbrennerI tested again and could not reproduce the issue anymore.