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] [VisBuilder ] Fix filter and query bugs in the saved objects #6686

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0ac9db3 from #6460.

* [VisBuilder] Fix filter and query bugs

In this PR:
add filter and query in vb
clean filterManager when start vb
add opensearch_dashboards_context to embeddable. This can add filter and query in the expression.

Issue Resolve
#5643
#5644
#5646
#6512

Signed-off-by: Anan Zhuang <ananzh@amazon.com>

---------

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
Co-authored-by: Miki <amoo_miki@yahoo.com>
(cherry picked from commit 0ac9db3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@opensearch-trigger-bot opensearch-trigger-bot bot added bug Something isn't working vis builder autocut Skip the changelog verification check on backports Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry distinguished-contributor v2.14.0 labels Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

Attention: Patch coverage is 17.85714% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 67.74%. Comparing base (fef867f) to head (ce26f7b).

Files Patch % Lines
...ilder/public/embeddable/vis_builder_embeddable.tsx 0.00% 12 Missing ⚠️
...application/utils/use/use_saved_vis_builder_vis.ts 0.00% 8 Missing ⚠️
src/plugins/vis_builder/public/plugin.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6686      +/-   ##
==========================================
- Coverage   67.76%   67.74%   -0.03%     
==========================================
  Files        3411     3411              
  Lines       66834    66856      +22     
  Branches    10854    10861       +7     
==========================================
+ Hits        45292    45293       +1     
- Misses      18906    18926      +20     
- Partials     2636     2637       +1     
Flag Coverage Δ
Linux_1 33.21% <17.85%> (-0.01%) ⬇️
Linux_2 55.64% <ø> (ø)
Linux_3 45.26% <ø> (+<0.01%) ⬆️
Linux_4 35.02% <ø> (ø)
Windows_1 33.23% <17.85%> (-0.01%) ⬇️
Windows_2 55.60% <ø> (ø)
Windows_3 45.26% <ø> (ø)
Windows_4 35.02% <ø> (ø)

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 73c76d1 into 2.x Apr 30, 2024
93 of 95 checks passed
@github-actions github-actions bot deleted the backport/backport-6460-to-2.x branch April 30, 2024 17:51
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 bug Something isn't working distinguished-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.14.0 vis builder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants