Skip to content

Bulk edit in filters only edits visible objects #19082

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mhdask opened this issue Apr 4, 2025 · 2 comments
Closed

Bulk edit in filters only edits visible objects #19082

mhdask opened this issue Apr 4, 2025 · 2 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@mhdask
Copy link

mhdask commented Apr 4, 2025

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

@mhdask mhdask added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Apr 4, 2025
@antoinekh
Copy link
Contributor

Fixed here #18997

@jnovinger
Copy link
Member

Confirmed what @antoinekh said, this is already fixed by #18997 in the main branch. This will be part of the 4.2.7 release.

@jnovinger jnovinger removed the status: needs triage This issue is awaiting triage by a maintainer label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

3 participants