Device status filter accepts only one value #1538

Closed
opened 2025-12-29 16:32:47 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 6, 2018).

Issue type

[ ] Feature request
[x] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: v2.3-beta1

Description

Filtering on device status does not allow for specifying multiple values. The status field needs to be declared as a MultipleChoiceFilter in filters.py.

Originally created by @jeremystretch on GitHub (Feb 6, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [x] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> ### Environment * Python version: 3.5.2 * NetBox version: v2.3-beta1 ### Description Filtering on device status does not allow for specifying multiple values. The `status` field needs to be declared as a MultipleChoiceFilter in filters.py.
adam added the type: bugstatus: accepted labels 2025-12-29 16:32:47 +01:00
adam closed this issue 2025-12-29 16:32:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1538