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

[FLOWS-1331] - Fix: Remove external service empty parameters #196

Merged
merged 6 commits into from
Mar 20, 2024

Conversation

paulobernardoaf
Copy link

Description

Type of Change

    • Bugfix
    • Feature
    • Code style update (formatting, local variables)
    • Refactoring (no functional changes, no api changes)
    • Tests
    • Other

Motivation and Context

On external services card, after saving the router the last parameter was an empty one, this was causing an error in mailroom

Summary of Changes

Removed empty parameters before saving it in the definition, and improved parameter validation to ensure that definition save will only occur after all non-empty parameters are valid

@paulobernardoaf paulobernardoaf merged commit 504a5dd into main Mar 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants