Skip to content

Unable to filter circuit terminations by primary key #6333

@jeremystretch

Description

@jeremystretch

NetBox version

v2.11.2

Python version

3.7

Steps to Reproduce

  1. Create at least two circuit terminations
  2. Make a request to the circuit terminations REST API endpoint filtering by at least one primary key (id) (e.g. GET /api/circuit/circuit-terminations/?id=123)

Expected Behavior

Only the circuit terminations matching the specified primary key(s) should be returned.

Observed Behavior

The filter has no effect.

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