Skip to content

Use full-text search in issues API / GraphQL

Heinrich Lee Yu requested to merge use-full-text-search-graphql into master

What does this MR do and why?

This moves the feature flag check into the finder so that API / GraphQL requests also use full-text search when enabled.

Related to #273784 (closed)

How to set up and validate locally

  1. Enable issues_full_text_search and vue_issues_list
  2. Open an issue list and look at the query in the performance bar for the GraphQL request

MR acceptance checklist

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

Edited by Heinrich Lee Yu

Merge request reports

Loading