Skip to content

Edit/Delete all when filtering with quick search selects all objects, not only the filtered objects #15852

Closed
@DanSheps

Description

@DanSheps

Deployment Type

Self-hosted

NetBox Version

v4.0.0-beta2

Python Version

3.11

Steps to Reproduce

  1. Create dependant devices/interfaces in order to have a sufficiently long enough interface list (2k interfaces is safe)
  2. Filter interfaces with the quick search so that you return ~200
  3. Hit the "Select All" checkbox
  4. Prompt will come up with option to edit all interfaces returned as result of query

Expected Behavior

  • Query should report ~200 interfaces
  • Editing/Deleting should only delete the 200 interfaces

Observed Behavior

  • Query reports initial interface list count (~2000)
  • Editing/Deleting performs bulk action on all interfaces

Metadata

Metadata

Assignees

Labels

betaConcerns a bug/feature in a beta releaseseverity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions