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

Pre-assigned device_type is ignored then Bulk adding devices. #141

Open
ntaken opened this issue Jul 12, 2021 · 0 comments
Open

Pre-assigned device_type is ignored then Bulk adding devices. #141

ntaken opened this issue Jul 12, 2021 · 0 comments

Comments

@ntaken
Copy link

ntaken commented Jul 12, 2021

Environment

  • Python version: 3.8.10
  • NetBox version: 2.10.6
  • ntc-netbox-plugin-onboarding version: 2.1.0

Trying to Bulk add devices with device_type specified. The plugin still try using the device_type name it finds. Ignore that device_type is set.

Steps to Reproduce

  1. try bulk add; one device with a device_type specified that is not named the same as the name it will auto-recognize.
  2. It will still try to use the auto-recognized type.

Expected Behavior

Work the same way as when you use 'Add a new onboarding task'. Set device should override auto-recognition of type.

Observed Behavior

The plugin still try using the device_type name it finds. Ignore that device_type is already set.

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