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

Custom field support missing support for 'datetime', upstream missing in go client #527

Open
nneul opened this issue Dec 21, 2023 · 1 comment

Comments

@nneul
Copy link
Contributor

nneul commented Dec 21, 2023

Affected Resource(s)

netbox custom field

Actual Behavior

Module does not support a 'datetime' custom field, only 'date'

Important Factoids

Cannot be fixed until issue addressed in upstream go-netbox client library

References

Upstream client issue: netbox-community/go-netbox#163

@nneul
Copy link
Contributor Author

nneul commented Dec 21, 2023

Once it's fixed in upstream, most likely just need to add to the list in resource_netbox_custom_field.go:

models.CustomFieldTypeValueDateTime,

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

No branches or pull requests

1 participant