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

Set custom fields directly on subnet creation #85

Closed
d-costa opened this issue Feb 14, 2024 · 0 comments · Fixed by #86
Closed

Set custom fields directly on subnet creation #85

d-costa opened this issue Feb 14, 2024 · 0 comments · Fixed by #86

Comments

@d-costa
Copy link
Contributor

d-costa commented Feb 14, 2024

Would it be possible to create a subnet and set its custom fields in the same API call?
Currently I cannot create subnets if the custom field is required:

Error from API (500): Error: SQLSTATE[HY000]: General error: 1364 Field 'custom_Environment' doesn't have a default value

I'd prefer not to set a default value for this field.

@d-costa d-costa changed the title Set custom fields on subnet creation Set custom fields directly on subnet creation Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant