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

Handle booleans in Workflow Node user input parsing #321

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

dbwiddis
Copy link
Member

Description

Handle booleans in Workflow Node user input parsing

Issues Resolved

Fixes #320

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.

Signed-off-by: Daniel Widdis <widdis@gmail.com>
@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Dec 26, 2023
Copy link
Member

@ohltyler ohltyler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding!

@dbwiddis dbwiddis merged commit 8fa9b3f into opensearch-project:main Dec 26, 2023
20 checks passed
@dbwiddis dbwiddis deleted the parse-boolean branch December 26, 2023 17:37
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 26, 2023
Signed-off-by: Daniel Widdis <widdis@gmail.com>
(cherry picked from commit 8fa9b3f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Dec 26, 2023
)

Handle booleans in Workflow Node user input parsing (#321)


(cherry picked from commit 8fa9b3f)

Signed-off-by: Daniel Widdis <widdis@gmail.com>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Node parsing of User Inputs does not handle Booleans
2 participants