Skip to content

chore(search-bar): Tidy up search query builder flags#104335

Merged
nsdeschenes merged 7 commits intomasterfrom
nd/chore-tidy-up-search-query-builder-flags
Dec 5, 2025
Merged

chore(search-bar): Tidy up search query builder flags#104335
nsdeschenes merged 7 commits intomasterfrom
nd/chore-tidy-up-search-query-builder-flags

Conversation

@nsdeschenes
Copy link
Copy Markdown
Contributor

@nsdeschenes nsdeschenes commented Dec 3, 2025

This PR removes the following flags from their use in the UI, as they have been fully rolled out to all users:

  • search-query-builder-wildcard-operators
  • search-query-builder-case-insensitivity
  • search-query-builder-default-to-contains

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 3, 2025
@nsdeschenes
Copy link
Copy Markdown
Contributor Author

@sentry review

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #104335   +/-   ##
========================================
  Coverage   80.51%    80.51%           
========================================
  Files        9348      9348           
  Lines      399919    399881   -38     
  Branches    25651     25636   -15     
========================================
- Hits       321997    321972   -25     
+ Misses      77474     77461   -13     
  Partials      448       448           

@nsdeschenes nsdeschenes marked this pull request as ready for review December 4, 2025 12:02
@nsdeschenes nsdeschenes requested review from a team as code owners December 4, 2025 12:02
@nsdeschenes nsdeschenes force-pushed the nd/chore-tidy-up-search-query-builder-flags branch from 59ea624 to d3a89d0 Compare December 5, 2025 17:19
@nsdeschenes nsdeschenes merged commit d090c99 into master Dec 5, 2025
49 checks passed
@nsdeschenes nsdeschenes deleted the nd/chore-tidy-up-search-query-builder-flags branch December 5, 2025 17:54
ryan953 pushed a commit that referenced this pull request Dec 9, 2025
This PR removes the following flags from their use in the UI, as they
have been fully rolled out to all users:
- `search-query-builder-wildcard-operators`
- `search-query-builder-case-insensitivity`
- `search-query-builder-default-to-contains`
nsdeschenes added a commit that referenced this pull request Dec 19, 2025
…t to contains flags (#104959)

Removing the configs for these flags, as they were removed from their
usage in #104335.

- `search-query-builder-wildcard-operators`
- `search-query-builder-case-insensitivity`
- `search-query-builder-default-to-contains`
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants