Commit 03a6c6e
committed
BUGFIX: Correctly handle realtime indexing of user workspaces
Indexing jobs created through realtime indexing of changes to a user
workspace caused an exception, since no workspace was set in the
context.
This change will use the node's workspace in those cases.
Fixes #111 parent 6a04335 commit 03a6c6e
File tree
1 file changed
+1
-1
lines changed- Classes/Flowpack/ElasticSearch/ContentRepositoryQueueIndexer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments