Skip to content

Does respect plugin custom filters on load #157

@zcharlesallen

Description

@zcharlesallen

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"
]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions