Skip to content

BGP Sessions Device view duplicate tab #291

@dmulyalin

Description

@dmulyalin

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:

  1. Change bgp plugin setting to use device tab view:
    'netbox_bgp': {
        'top_level_menu': True,
        'device_ext_page': 'tab'
    },
  1. Restart Netbox
  2. Go to any device that has BGP sessions

Expected behavior

Single tab displayed for device BGP sessions under devices view

Screenshots

Image

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions