-
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.5.7
Python version
3.10
Steps to Reproduce
- Open a provider network (eg https://demo.netbox.dev/circuits/provider-networks/1/ )
- Click on Circuits under Related Objects
- No filter is applied because URL is incorrect.
Expected Behavior
URL should be https://demo.netbox.dev/circuits/circuits/?provider_network_id=1
Observed Behavior
URL actually is https://demo.netbox.dev/circuits/circuits/?providernetwork_id=1
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