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

Fixed Transform job create flow where indices won't reset after changing datasource #1053

Merged
merged 1 commit into from
May 1, 2024

Conversation

CaptainDredge
Copy link
Contributor

Description

In Transform job create flows, user is able to select target and source index but indices belong to a particular datsource and needs to be reset on change of datasource. This PR does that

Screen.Recording.2024-05-01.at.11.44.39.AM.mov

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@r1walz r1walz merged commit 9d64b46 into opensearch-project:main May 1, 2024
7 of 9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 1, 2024
…e of datasource (#1053)

Signed-off-by: Prabhat Sharma <[email protected]>
Co-authored-by: Prabhat Sharma <[email protected]>
(cherry picked from commit 9d64b46)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 1, 2024
…e of datasource (#1053)

Signed-off-by: Prabhat Sharma <[email protected]>
Co-authored-by: Prabhat Sharma <[email protected]>
(cherry picked from commit 9d64b46)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
r1walz pushed a commit that referenced this pull request May 1, 2024
…e of datasource (#1053) (#1054)

(cherry picked from commit 9d64b46)

Signed-off-by: Prabhat Sharma <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Prabhat Sharma <[email protected]>
r1walz pushed a commit that referenced this pull request May 1, 2024
…e of datasource (#1053) (#1055)

(cherry picked from commit 9d64b46)

Signed-off-by: Prabhat Sharma <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Prabhat Sharma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants