Skip to content

Server error when adding a new device #7534

@okalietnik

Description

@okalietnik

NetBox version

v3.0.7

Python version

3.9

Steps to Reproduce

  1. Open Devices on the left side menu
  2. Click on the button Add to create a new device
  3. Fill all the required fields to create a new device (device role, device type, site)
  4. Click on Create & Add Another to create a new device
  5. 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 implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions