Skip to content

Routing is missing for group wiki search

Summary

Routing is missing for the group wiki search. Routing should be added for group wiki search. This addition will also improve the group wiki search performance.

Steps to reproduce

Perform a group wiki search. Open the performance bar. Select the es query. You will see the routing param is missing in the request.

What is the current bug behavior?

routing is missing from group wiki search

What is the expected correct behavior?

routing should be used for group wiki search.

Relevant logs and/or screenshots

Possible fixes