Skip to content

Type interface filter not working since 4.1.2 #17663

@ITJamie

Description

@ITJamie

Deployment Type

Self-hosted

NetBox Version

V4.1.2

Python Version

3.10

Steps to Reproduce

Example urls which fail

Expected Behavior

Api response to work (fails in swagger example too)

Observed Behavior

HTTP 400 Bad Request
Allow: GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept

{
    "type__nic": [
        "Select a valid choice. bridge is not one of the available choices."
    ]
}

Example response

Metadata

Metadata

Assignees

Labels

severity: mediumResults in substantial degraded or broken functionality for specfic workflowsstatus: 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