-
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.1.8
Python version
3.9
Steps to Reproduce
- Create a RIR "Test"
- Create aggregate 99.99.99.0/24 (RIR = Test)
- Go to Prefixes tab in the aggregate
- Click Add Prefix - 99.99.99.0/28 - Create
- Go to aggregate 99.99.99.0/24 - Prefixes tab
- Select (using checkbox) prefix 99.99.99.0/28 - Edit
- Enter description "Test" - Apply
Expected Behavior
The Prefixes tab of aggregate 99.99.99.0/24 is shown.
Observed Behavior
The URL /ipam/prefixes/xx/prefixes is shown (= some prefix with ID of xx is shown, or Page Not Found is received).
It should redirect to /ipam/aggregates/xx/prefixes instead.
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