-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.0.7
Python version
3.9
Steps to Reproduce
- Open Devices on the left side menu
- Click on the button Add to create a new device
- Fill all the required fields to create a new device (device role, device type, site)
- Click on Create & Add Another to create a new device
- Click on Create & Add Another one more time to get the error
Expected Behavior
It creates a new device but throw out an error
Observed Behavior
<class ’TypeError'>
Field ’id’ expected a number but got [’17’, ’12’].
Python version: 3.9.5 NetBox version: 3.0.7
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application