Skip to content

Conversation

@dalrrard
Copy link
Contributor

Close #44
Fix regression introduced by #34

Check to see if each item in the list produced by split is iterable. If it is not, remove it. This should only occur when no vendor is specified since a non-empty string is truthy.

Close netbox-community#44 
Fix regression introduced by netbox-community#34 

Check to see if each item in the list produced by `split` is iterable. If it is not, remove it. This should only occur when no vendor is specified since a non-empty string is truthy.
@ndom91
Copy link
Contributor

ndom91 commented Dec 18, 2021

Nice catch!

@minitriga minitriga merged commit 94d9ec1 into netbox-community:master Jan 7, 2022
@dalrrard dalrrard deleted the patch-1 branch February 18, 2022 00:09
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.

Import fails when importing all vendors

3 participants