Skip to content

Ignore accents in search term when searcing issues

Heinrich Lee Yu requested to merge 368843-unaccent-search-term into master

What does this MR do and why?

We remove the accents when indexing the search data so we should do the same to the search term.

How to set up and validate locally

  1. Create an issue with an accented word in the title
  2. Search for the issue using the accented word as the search term

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 #368843 (closed)

Edited by Heinrich Lee Yu

Merge request reports