Skip to content

[Cases] Change nested field search to be case insensitive#246643

Merged
christineweng merged 1 commit intoelastic:mainfrom
christineweng:cases-fix-case-insensitivity
Dec 17, 2025
Merged

[Cases] Change nested field search to be case insensitive#246643
christineweng merged 1 commit intoelastic:mainfrom
christineweng:cases-fix-case-insensitivity

Conversation

@christineweng
Copy link
Contributor

@christineweng christineweng commented Dec 16, 2025

Summary

Updated observables value and custom field search to be case insensitive. This would match how title, description and comments are currently being searched.

Video demoing case insensitivity for title, comments and observables.

Screen.Recording.2025-12-16.at.2.35.04.PM.mov

Checklist

  • Unit or functional tests were updated or added to match the most common scenarios
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@christineweng christineweng self-assigned this Dec 16, 2025
@christineweng christineweng requested a review from a team as a code owner December 16, 2025 20:42
@christineweng christineweng added release_note:fix backport:version Backport to applied version labels Team:Cases Security Solution Cases team v9.3.0 labels Dec 16, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cases (Team:Cases)

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #7 / serverless observability UI - Cases and Rules Serverless Observability Cases Cases list row actions Severity to medium

Metrics [docs]

✅ unchanged

cc @christineweng

@christineweng christineweng merged commit 7331845 into elastic:main Dec 17, 2025
29 checks passed
@kibanamachine kibanamachine added backport:skip This PR does not require backporting and removed backport:version Backport to applied version labels labels Dec 17, 2025
mbondyra added a commit to mbondyra/kibana that referenced this pull request Dec 17, 2025
…donly

* commit 'bb1f55fa520b30ceb923af069ef403b24dcb1606': (52 commits)
  [CPS][Maps] Support CPS Picker in Maps  (elastic#246382)
  [APM] Migrate the Transaction Overview tests to Scout/Playwright/Component/API tests (elastic#245972)
  [Cases] Change nested field search to be case insensitive (elastic#246643)
  [ES|QL] PromQL parser initial implementation (elastic#246552)
  [Agent Builder] Adds keyboard shortcut and toggle behavior to AI Agent button (elastic#246659)
  Retry on "all shards failed" from ES (elastic#246533)
  [Streams] Test enable wired streams flow (elastic#246113)
  [Agent Builder] Fast-follow bugfixes for MCP Tool type  (elastic#246665)
  [Entity Store][API] Fix snake case on CRUD API List response (elastic#246003)
  [ResponseOps][Slack] Simplify channel configuration  (elastic#245423)
  Add Canonical Name Badge to Documentation (elastic#246647)
  [Streams] Add simulation filtering by conditions (elastic#245400)
  [o11y AI] Add `get_hosts` tool (elastic#246541)
  [agent builder] create_visualization: support heatmap and regionmap (elastic#246671)
  [AI Infra] Chat experience: Selection modal title change (elastic#246683)
  [Background search] Change polling behavior (elastic#244760)
  [ES|QL  ]  Common Lookup Join Fields Are Not Listed First (elastic#246582)
  Add missing `dynamic: false` (elastic#246685)
  [Metrics in Discover] Unskip metrics api test (elastic#246593)
  [ES|QL] Show next actions after simple field assignment in RERANK ON Clause (elastic#246676)
  ...
KodeRad pushed a commit to KodeRad/kibana that referenced this pull request Dec 17, 2025
…6643)

## Summary

Updated observables value and custom field search to be case
insensitive. This would match how title, description and comments are
currently being searched.


Video demoing case insensitivity for title, comments and observables.


https://github.com/user-attachments/assets/75ed64f4-d6f6-419e-a967-8a9f8dd9c245


### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Cases Security Solution Cases team v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants