-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
NetBox version
v3.0.0
Python version
3.8
Steps to Reproduce
- Open the IP Ranges tab within a prefix example
Expected Behavior
The 'edit selected' and 'delete selected' buttons should appear
Observed Behavior
No bulk options available.
This is due to the same reason as #7092. I replicated the changes @thatmattlove made on that. Additionally, the actions tied to the buttons is incorrectly set to the wrong bulk edit page.
I have a patch ready for this if needed.
mschuurmans
Metadata
Metadata
Assignees
Labels
status: 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