Skip to content

search contexts: add the dynamic query option

Warren Gifford requested to merge search-contexts-ui-fixes into main

Created by: novoselrok

Paired with @tsenart to fully enable the dynamic query for search contexts. The feature is now designated as beta and enabled by default.

Screenshot:

Screenshot 2022-02-09 at 14 20 01

Test plan

Tested the creation and editing of search contexts with the new query option. Verified at each step that only one of the options (either JSON config or query) is being saved and displayed.

  • Create a new search context with the JSON config
  • Save & confirm it works in search
  • Edit the same context to now use the dynamic query
  • Save & confirm it works in search
  • Edit the same context to use the JSON config
  • Save & confirm it works in search

Merge request reports

Loading