Skip to content

Draft: Routing is missing for group wiki search

What does this MR do and why?

It is adding the root_ancestor_ids for scope_options for wiki_blobs in the GroupSearchResults. This attribute will be used to add the routing param for the group wiki search.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-11-06_at_12.30.40 Screenshot_2023-11-06_at_12.31.07

How to set up and validate locally

  1. Ensure elasticsearch is enabled
  2. Perform a Group wiki search. Verify that in the es query in the performance bar you see the routing param

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #430812 (closed)

Edited by Ravi Kumar

Merge request reports