Skip to content

Cannot search virtual device context by name #13100

@uedvt359

Description

@uedvt359

NetBox version

3.5.4

Python version

3.8

Steps to Reproduce

reproduced on demo.netbox.dev. it does not matter if any VDCs exist

  1. search for a VDC by name, like so: https://demo.netbox.dev/dcim/virtual-device-contexts/?q=asdf

Expected Behavior

a list of VDCs matching the name asdf is returned

Observed Behavior

the following server error is returned:

<class 'ValueError'>

Field 'identifier' expected a number but got 'asdf'.

Python version: 3.8.10
NetBox version: 3.5.4

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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