Attempting to add interfaces in bulk yields a server error #511

Closed
opened 2025-12-29 16:22:45 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Nov 1, 2016).

To reproduce, select multiple devices from the device list and click the "Add interfaces" button at the bottom of the page. This yields the following error:

<type 'exceptions.AttributeError'>
type object 'Device' has no attribute 'get'
Originally created by @jeremystretch on GitHub (Nov 1, 2016). To reproduce, select multiple devices from the device list and click the "Add interfaces" button at the bottom of the page. This yields the following error: ``` <type 'exceptions.AttributeError'> type object 'Device' has no attribute 'get' ```
adam added the type: bug label 2025-12-29 16:22:45 +01:00
adam closed this issue 2025-12-29 16:22:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#511