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.5] Fix bug that prevents selected join field to be used #3227

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8c6f569 from #3213.

Remove setting join field even if it is already set.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
(cherry picked from commit 8c6f569)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner January 9, 2023 22:18
@manasvinibs manasvinibs added v2.5.0 'Issues and PRs related to version v2.5.0' autocut Skip the changelog verification check on backports labels Jan 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2023

Codecov Report

Merging #3227 (15983a6) into 2.5 (1779726) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.5    #3227      +/-   ##
==========================================
+ Coverage   66.53%   66.56%   +0.03%     
==========================================
  Files        3200     3200              
  Lines       61287    61287              
  Branches     9439     9439              
==========================================
+ Hits        40775    40796      +21     
+ Misses      18257    18237      -20     
+ Partials     2255     2254       -1     
Flag Coverage Δ
Linux 66.51% <ø> (+0.03%) ⬆️
Windows 66.50% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ic/application/models/sense_editor/sense_editor.ts 65.77% <0.00%> (+0.88%) ⬆️
packages/osd-optimizer/src/node/cache.ts 53.94% <0.00%> (+2.63%) ⬆️
...s/osd-optimizer/src/node/node_auto_tranpilation.ts 87.75% <0.00%> (+4.08%) ⬆️
.../components/data_tab/utils/get_available_fields.ts 100.00% <0.00%> (+75.00%) ⬆️
...ion/components/data_tab/utils/get_field_details.ts 90.00% <0.00%> (+90.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@manasvinibs manasvinibs merged commit 28751d4 into 2.5 Jan 10, 2023
@github-actions github-actions bot deleted the backport/backport-3213-to-2.5 branch January 10, 2023 00:13
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 v2.5.0 'Issues and PRs related to version v2.5.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants