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 1.x] [OSCI][FIX] Discover: Fix the Subfields Display Issue #5847

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 40ba1f5 from #5429.

* set flattenHit() deep param as true to allow iterate on nested object

Signed-off-by: Qiwen Li <qiwen_li@brown.edu>

---------

Signed-off-by: qiwen li <qiwen_li@brown.edu>
Signed-off-by: Qiwen Li <qiwen_li@brown.edu>
Signed-off-by: Miki <miki@amazon.com>
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
Co-authored-by: Miki <miki@amazon.com>
Co-authored-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 40ba1f5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f84309) 67.50% compared to head (a77436f) 67.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##              1.x    #5847   +/-   ##
=======================================
  Coverage   67.50%   67.50%           
=======================================
  Files        3044     3044           
  Lines       58692    58692           
  Branches     8902     8902           
=======================================
+ Hits        39619    39620    +1     
+ Misses      16925    16924    -1     
  Partials     2148     2148           
Flag Coverage Δ
Linux 67.46% <100.00%> (+<0.01%) ⬆️
Windows 67.45% <100.00%> (+<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.

@kavilla
Copy link
Member

kavilla commented Feb 9, 2024

Fix was apart of the 2.12.0 release but removing label.

@kavilla kavilla added v1.4.0 and removed v2.12.0 labels Feb 9, 2024
@abbyhu2000 abbyhu2000 merged commit 678cacd into 1.x Feb 9, 2024
56 of 57 checks passed
@github-actions github-actions bot deleted the backport/backport-5429-to-1.x branch February 9, 2024 23:54
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 discover for discover reinvent first-time-contributor v1.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants