Bulk edit only modifies visible Devices #10698

Closed
opened 2025-12-29 21:34:56 +01:00 by adam · 1 comment
Owner

Originally created by @llamafilm on GitHub (Jan 27, 2025).

Deployment Type

NetBox Enterprise

NetBox Version

v4.2.2

Python Version

3.12

Steps to Reproduce

I first noticed this after upgrading to 4.2.2. Then I reproduced it using Netbox demo instance running 4.2.0. This problem does not occur in 4.1.7.

  1. Use demo.netbox.dev which currently has 77 devices
  2. From the /dcim/devices page, select all and check the box for "select all 77 devices matching query"
  3. Click "Edit Selected"
  4. Change any property (i.e. Airflow)

Expected Behavior

It should modify all 77 devices

Observed Behavior

It only modifies the 50 devices which are visible on the current page. If I run it again on page 2, it modifies the remaining 27 devices only.

Originally created by @llamafilm on GitHub (Jan 27, 2025). ### Deployment Type NetBox Enterprise ### NetBox Version v4.2.2 ### Python Version 3.12 ### Steps to Reproduce I first noticed this after upgrading to 4.2.2. Then I reproduced it using Netbox demo instance running 4.2.0. This problem does not occur in 4.1.7. 1. Use demo.netbox.dev which currently has 77 devices 2. From the /dcim/devices page, select all and check the box for "select all 77 devices matching query" 3. Click "Edit Selected" 4. Change any property (i.e. Airflow) ### Expected Behavior It should modify all 77 devices ### Observed Behavior It only modifies the 50 devices which are visible on the current page. If I run it again on page 2, it modifies the remaining 27 devices only.
adam added the type: bugstatus: duplicate labels 2025-12-29 21:34:56 +01:00
adam closed this issue 2025-12-29 21:34:56 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 27, 2025):

I believe this this the same issue as that reported in #18964. Although this issue was opened first, I'm going to close it instead as the other issue already has a PR attached to it.

@jeremystretch commented on GitHub (Mar 27, 2025): I believe this this the same issue as that reported in #18964. Although this issue was opened first, I'm going to close it instead as the other issue already has a PR attached to it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10698