-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Labels
status: duplicateThis issue has already been raisedThis issue has already been raisedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
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.
- Use demo.netbox.dev which currently has 77 devices
- From the /dcim/devices page, select all and check the box for "select all 77 devices matching query"
- Click "Edit Selected"
- 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.
atownson and cruse1977
Metadata
Metadata
Assignees
Labels
status: duplicateThis issue has already been raisedThis issue has already been raisedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application