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

Fixed multi-select custom fields failing to import. #180

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

gsnider2195
Copy link
Contributor

@gsnider2195 gsnider2195 commented Sep 5, 2024

Closes #174

@snaselj please advise on the most correct way to do this without having to copy/paste code

TODO

  • Add test fixtures

Comment on lines +9523 to +9525
"manufacturer_id": "None",
"model": "None",
"created": "None",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only guess is the tests aren't deterministic. I don't think I changed anything that would impact this.

Copy link

@smk4664 smk4664 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix. This looks good to me.

@gsnider2195 gsnider2195 merged commit 0ba85b6 into develop Sep 12, 2024
14 checks passed
@gsnider2195 gsnider2195 deleted the u/gas-174-customfield-multi-select branch September 12, 2024 22:25
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.

NetBox Importer fails when using custom fields with type multiselect
2 participants