netbox-community / netbox-topology-views

A netbox plugin that draws topology views
Apache License 2.0
761 stars 64 forks source link

Saved filter not honoring "show_unconnected" setting #580

Closed ydwn-cooper closed 1 month ago

ydwn-cooper commented 1 month ago

NetBox version

4.1.4

Topology Views version

4.1.0

Steps to Reproduce

  1. Create a filter with a coordinate group
  2. Select "Yes" from the Show Unconnected Option
  3. Save filter
  4. Navigate back to filters tab and select the saved filter
  5. Click Search
  6. Does not show unconnected devices
  7. Parameter shows in saved filter "show_unconnected": [ "True" ],

Expected Behavior

Show unconnected devices in the network tab

Observed Behavior

Does not show unconnected devices Option can be chosen from the menu again and it works as expected but not from loading the saved filter