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] [OSCI][Fix][Discover]Prevent Adding Timefield to the Side Nav Selected Fields on Column Removal #5745

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0a33d4a from #5537.

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (af21583) 66.83% compared to head (3e20b0f) 66.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.11    #5745      +/-   ##
==========================================
+ Coverage   66.83%   66.84%   +0.01%     
==========================================
  Files        3284     3284              
  Lines       63176    63176              
  Branches    10050    10050              
==========================================
+ Hits        42225    42232       +7     
+ Misses      18471    18467       -4     
+ Partials     2480     2477       -3     
Flag Coverage Δ
Linux_1 35.25% <ø> (?)
Linux_2 55.22% <ø> (ø)
Linux_3 43.87% <ø> (+0.01%) ⬆️
Linux_4 35.48% <ø> (ø)
Windows_1 35.27% <ø> (ø)
Windows_2 55.19% <ø> (ø)
Windows_3 43.87% <ø> (ø)
Windows_4 35.48% <ø> (ø)

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.

…d Fields on Column Removal (#5537)

* added in a filter for columns before rendering the panel, remove timeField if it was not previously chosen.
* fix issue 5538 too
---------

Signed-off-by: qiwen li <qiwen_li@brown.edu>
Signed-off-by: Qiwen Li <qiwen_li@brown.edu>
(cherry picked from commit 0a33d4a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@ananzh ananzh merged commit dae1ef3 into 2.11 Jan 31, 2024
63 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-5537-to-2.11 branch January 31, 2024 19: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 bug Something isn't working discover for discover reinvent first-time-contributor v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants