-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: 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.2.3
Python Version
3.12
Steps to Reproduce
- Create Device.
- Create physical interface "et-0/0/0".
- Create virtual interface "et-0/0/0.0".
- Create physical interface "et-0/0/1".
- Enable "Hide virtual interfaces".
- Toggle selection check boxes of physical interfaces using Shift-click.
- Show virtual interfaces again.
Expected Behavior
Only the physical interfaces should be selected. This would be consistent with the usage of the "Select all" check box.
Observed Behavior
The virtual interfaces "between" the selected physical interfaces are also selected.
Metadata
Metadata
Assignees
Labels
severity: 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