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.17] [Fix] Show Alias Fields in Discover Tab #8031

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0c047dc from #7930.

* Add field search option

Signed-off-by: Suchit Sahoo <[email protected]>

* initial implementation for new setting

Signed-off-by: Sean Li <[email protected]>

* Changeset file for PR #7930 created/updated

* update naming

Signed-off-by: Sean Li <[email protected]>

* removing page reload

Signed-off-by: Sean Li <[email protected]>

* updating names

Signed-off-by: Sean Li <[email protected]>

---------

Signed-off-by: Suchit Sahoo <[email protected]>
Signed-off-by: Sean Li <[email protected]>
Co-authored-by: Suchit Sahoo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 0c047dc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 5, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.56%. Comparing base (1842140) to head (bf5c2b7).
Report is 1 commits behind head on 2.17.

Additional details and impacted files
@@           Coverage Diff           @@
##             2.17    #8031   +/-   ##
=======================================
  Coverage   60.56%   60.56%           
=======================================
  Files        3723     3723           
  Lines       88093    88095    +2     
  Branches    13608    13609    +1     
=======================================
+ Hits        53350    53352    +2     
  Misses      31510    31510           
  Partials     3233     3233           
Flag Coverage Δ
Linux_1 28.22% <0.00%> (-0.01%) ⬇️
Linux_2 56.35% <0.00%> (-0.01%) ⬇️
Linux_3 37.42% <100.00%> (+<0.01%) ⬆️
Linux_4 29.72% <0.00%> (-0.01%) ⬇️
Windows_1 28.23% <0.00%> (-0.01%) ⬇️
Windows_2 56.31% <0.00%> (-0.01%) ⬇️
Windows_3 37.42% <100.00%> (+<0.01%) ⬆️
Windows_4 29.72% <0.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.

@huyaboo huyaboo merged commit 1fcad43 into 2.17 Sep 5, 2024
67 of 70 checks passed
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 failed changeset v2.17.0 valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants