-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v4.0.0-beta2
Python Version
3.11
Steps to Reproduce
- Create dependant devices/interfaces in order to have a sufficiently long enough interface list (2k interfaces is safe)
- Filter interfaces with the quick search so that you return ~200
- Hit the "Select All" checkbox
- 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 releaseConcerns a bug/feature in a beta releaseseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application