Skip to content

Allow searching issues for strings containing colons

Simon Knox requested to merge 28357-colon-search into master

What does this MR do?

Allow searching for strings with colons - only tokenize keys in FilteredSearchTokenKeys.tokenKeys

Are there points in the code the reviewer needs to double check?

  • Are there other filter values allowed that aren't handled in frontend?

Why was this MR needed?

Searching double colon can be common for code snippets

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28357 (closed)

Merge request reports