Skip to content

API not returning wireless link for occupied filter #19587

Open
@mhdask

Description

@mhdask

Deployment Type

Self-hosted

NetBox Version

v4.3.1

Python Version

3.10

Steps to Reproduce

Example from demo.netbox.dev:

  1. Have a connected wireless link
  2. Try to use /api/interfaces?device_id=2&occupied=true
  3. See that interface with wireless link connected did not get returned, even though /api/interfaces?device_id=2 reveals that _occupied=true is set for the interface

Expected Behavior

I would expect that the interface would also be returned, along the others

Observed Behavior

The interface with a wireless link connected is not returned

Metadata

Metadata

Assignees

No one assigned

    Labels

    severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the application

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions