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

flatten_custom: return dict if id is not present #598

Merged

Conversation

costasd
Copy link
Contributor

@costasd costasd commented Dec 12, 2023

Fixes: #597

If we find a free form dict in the value, containing no id, let's return it as it is.

If we find a free form dict in dict's value, let's return it as it is.
@oyacky
Copy link

oyacky commented Jul 16, 2024

Merge please

@arthanson
Copy link
Collaborator

@costasd can you please add a test for this?

@arthanson arthanson changed the base branch from master to develop August 8, 2024 06:38
@arthanson arthanson merged commit bc6d5ff into netbox-community:develop Aug 8, 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 this pull request may close these issues.

pynetbox greater than 7.0.0 fails to insert complex custom_fields
3 participants