Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.11] [Data source] Fix datasource filtering issue #5554

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport dadfefa from #5484.

Fixes data source filtering issue within Discover. When typing into the index pattern
field it will filter out and highlight the value being typed.

Issue resolved:
#5533
#5499
#5468
#5319

Signed-off-by: Eric <[email protected]>
(cherry picked from commit dadfefa)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (967b0eb) 66.81% compared to head (c5a2c73) 66.84%.
Report is 3 commits behind head on 2.11.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.11    #5554      +/-   ##
==========================================
+ Coverage   66.81%   66.84%   +0.02%     
==========================================
  Files        3284     3284              
  Lines       63149    63167      +18     
  Branches    10048    10048              
==========================================
+ Hits        42192    42221      +29     
+ Misses      18485    18469      -16     
- Partials     2472     2477       +5     
Flag Coverage Δ
Linux_1 35.25% <ø> (-0.02%) ⬇️
Linux_2 55.22% <ø> (-0.04%) ⬇️
Linux_3 43.83% <ø> (+<0.01%) ⬆️
Linux_4 35.48% <ø> (-0.01%) ⬇️
Windows_1 35.26% <ø> (-0.02%) ⬇️
Windows_2 55.19% <ø> (-0.04%) ⬇️
Windows_3 43.85% <ø> (-0.01%) ⬇️
Windows_4 35.48% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ashwin-pc ashwin-pc merged commit 592b27d into 2.11 Nov 30, 2023
79 of 81 checks passed
@github-actions github-actions bot deleted the backport/backport-5484-to-2.11 branch November 30, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports first-time-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants