-
Couldn't load subscription status.
- Fork 69
Open
Description
When trying to load a filter saved for the topology, it will not respect the unique elements (i.e. display_unconnected and exclude_role). However, it does respect the site_id field.
Currently running Netbox v4.1.6 and plugin v1.0.3.
The following is an configuration of my filter:
{
"display_unconnected": [
"False"
],
"exclude_role": [
"4",
"16"
],
"site_id": [
"7"
]
}
iDebugAll
Metadata
Metadata
Assignees
Labels
No labels