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

Cloud registration should send empty fields as null #9

Open
jchmielewska opened this issue Jul 5, 2024 · 0 comments
Open

Cloud registration should send empty fields as null #9

jchmielewska opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working deployed A fix has been commited

Comments

@jchmielewska
Copy link

When registering a cloud provider through UI, some fields that are left blank by the user are sent as empty strings ("") to SAL. This causes SAL not to work properly.
Any field for which the user didn't provide a value, or the value was an empty string, should be sent as null.
I detected too fields where it is happening: "endpoint" and "defaultNetwork". However, they could be others.

This issue was reported by Robert and moved from Launchpad #2068009 https://bugs.launchpad.net/nebulous/+bug/2068009

@jchmielewska jchmielewska added the bug Something isn't working label Jul 5, 2024
fotisp pushed a commit that referenced this issue Jul 5, 2024
@vkefalas-exz vkefalas-exz self-assigned this Aug 29, 2024
@vkefalas-exz vkefalas-exz added the deployed A fix has been commited label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployed A fix has been commited
Projects
None yet
Development

No branches or pull requests

3 participants