netbox-community / Device-Type-Library-Import

This library is intended to assist with importing device and module types into NetBox from the NetBox Community DeviceType-Library
https://github.com/netbox-community/devicetype-library
MIT License
270 stars 89 forks source link

Fix the uploading of front_image and rear_image for device types #85

Closed jbemmel closed 1 year ago

jbemmel commented 1 year ago

Addresses https://github.com/netbox-community/Device-Type-Library-Import/issues/84

danner26 commented 1 year ago

Hello @jbemmel, as mentioned in the pre-release notice, v2.0.0 was released today. The DeviceType Library Import script has been updated to version 2, bringing performance improvements, enhanced logging, and other upgrades. We have bumped the release by a major version due to the significant changes to the codebase.

Thus, you will need to reevaluate how your PR is written and what files have been modified. I would be glad to assist if needed.

jbemmel commented 1 year ago

See https://github.com/netbox-community/Device-Type-Library-Import/pull/91 for new PR