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.x] [Data source] Fix datasource filtering issue #5553

Merged
merged 1 commit into from
Dec 13, 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 (b635c4b) 66.98% compared to head (9c09d87) 66.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #5553   +/-   ##
=======================================
  Coverage   66.98%   66.98%           
=======================================
  Files        3287     3287           
  Lines       63266    63266           
  Branches    10052    10052           
=======================================
+ Hits        42378    42380    +2     
+ Misses      18449    18448    -1     
+ Partials     2439     2438    -1     
Flag Coverage Δ
Linux_1 35.24% <ø> (ø)
Linux_2 55.12% <ø> (ø)
Linux_3 43.83% <ø> (+<0.01%) ⬆️
Linux_4 35.49% <ø> (ø)
Windows_1 35.27% <ø> (ø)
Windows_2 55.09% <ø> (ø)
Windows_3 43.84% <ø> (ø)
Windows_4 35.49% <ø> (ø)

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.

@ananzh ananzh merged commit 2473939 into 2.x Dec 13, 2023
82 of 83 checks passed
@github-actions github-actions bot deleted the backport/backport-5484-to-2.x branch December 13, 2023 17:17
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