-
Notifications
You must be signed in to change notification settings - Fork 3
Closed as not planned
Labels
status: needs triageThis issue is awaiting triage by a maintainerThis issue is awaiting triage by a maintainertype: bug
Description
Plugin Version
0.1.0
NetBox Version
v4.3.7
Python Version
3.12
Steps to Reproduce
-
Create new Custom Object Type
-
Add new Field, choose Type -> Object, under Related object type choose dcim>Device, under Related object filter added:
{
"status": "active",
"tag": "TAG"
} -
When trying to added object and choosing from field, it let me choose from all devices. ( no matter what the status and tag set).
Expected Behavior
- When trying to added object and choosing from field, it let me choose only from object which are met filter parameters.
Observed Behavior
- When trying to added object and choosing from field, it let me choose from all devices. ( no matter what the status and tag set).
peterbaumert
Metadata
Metadata
Assignees
Labels
status: needs triageThis issue is awaiting triage by a maintainerThis issue is awaiting triage by a maintainertype: bug