-
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.4.6
Python version
3.8
Steps to Reproduce
- Open IPAM > Route Targets
- Enable Tags column in Table configuration if it's hidden
- Click on the tag to filter Route Targets by the slected tag
Expected Behavior
A page with filtered Route Targets should be displayed (ipam/route-targets/?tag=), the same as when using the Filters tab to filter RTs by tags (which works correctly).
Observed Behavior
Redirected to VRF list as the URL links to ipam/vrfs/?tag= instead of ipam/route-targets/?tag=
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