-
Notifications
You must be signed in to change notification settings - Fork 59
BGP Sessions Device view duplicate tab #291
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
NetBox version
What version of NetBox are you currently running? - 4.5.3, BGP plugin version 0.18.0
Describe the bug
When I set BGP plugin setting to this: 'device_ext_page': 'tab'
Getting duplicate BGP sessins tabs under device view.
To Reproduce
Steps to reproduce the behavior:
- Change bgp plugin setting to use device tab view:
'netbox_bgp': {
'top_level_menu': True,
'device_ext_page': 'tab'
},
- Restart Netbox
- Go to any device that has BGP sessions
Expected behavior
Single tab displayed for device BGP sessions under devices view
Screenshots
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working