Skip to content

Search/filter in UI is broken #98

@ryanmerolle

Description

@ryanmerolle

NetBox version
3.2.5

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Filter an ASN on status and select multiple statuses
  2. Click search
  3. Observer the search for this function is handled with "AND" logic instead of "OR". IE an ASN can only have one status, so the logic when using the multi-select option should use "OR" logic.

Expected behavior
Selecting multiple of the same field in a multiset not refernecing a many to many relationship like site or tenant to ASN.

Additional context
This seems a problem for other plugins and for most areas of the netbox-bgp search.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions