[ObsUX][Infra] Fix Metadata filtering is confusing/broken when typing "OR" in host view#233836
[ObsUX][Infra] Fix Metadata filtering is confusing/broken when typing "OR" in host view#233836rmyz merged 11 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
jennypavlova
left a comment
There was a problem hiding this comment.
LGTM, thanks for the fix!
BTW, the metadata search test is failing now - it's probably the way we get the value, can you please check that?
|
Making this a draft since there is an issue with EuiInMemoryTable using |
Pull request was converted to draft
|
/ci |
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]Async chunks
History
cc @rmyz |
|
/ci |
|
Pinging @elastic/obs-presentation-team (Team:obs-presentation) |
MiriamAparicio
left a comment
There was a problem hiding this comment.
LGTM, code review only
|
Starting backport for target branches: 9.2 |
… "OR" in host view (elastic#233836) (cherry picked from commit bf537fc)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
… "OR" in host view (elastic#233836)
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
backporting to 9.2 won't be done as Eui team tried to release a backport fix but it had too much merge conflicts. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
1 similar comment
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Summary
This PR fixes the metadata table not being able to filter "or..." values since it was using KQL and throwing an error.
It uses plain text now to avoid having those issues.
Before
or.in.metadata.doesnt.work.mp4
After
Kapture.2025-09-03.at.11.05.01.mp4