Skip to content

Bulk edit in filters only edits visible objects #19082

@mhdask

Description

@mhdask

Deployment Type

Self-hosted

NetBox Version

v4.2.3

Python Version

3.12

Steps to Reproduce

  1. Filter objects based on something (e.g. Interfaces filtered on specific device)
  2. Press the top checkbox to select everything visible
  3. Press the option popping up "Select all x objects matching query"
  4. Press edit selected (will show correctly that x amount of objects were selected)
  5. Edit something (e.g. description for interface)
  6. See that only the visible amount of objects were edited (i.e. if you only display 25 objects per. page, only 25 objects will be edited)

Image

Image

Image

These pictures are from demo.netbox.dev, where the problem also exists

Expected Behavior

I would expect that the number of selected objects would be edited

Observed Behavior

Only the visible amount of objects is edited

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugA confirmed report of unexpected behavior in the application

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions