Skip to content

Unable to assign tags to L2VPN endpoint in Webui #13818

@davesbell

Description

@davesbell

NetBox version

V3.6.1

Python version

3.8

Steps to Reproduce

  1. Create L2VPN
  2. Create L2VPN endpoint

You end up at the following URL with a box on the left for tags:
https://demo.netbox.dev/ipam/l2vpn-terminations/1/

Checking this in the API shows the tags field returned:
https://demo.netbox.dev/api/ipam/l2vpn-terminations/

It is not possible to get to this URL (https://demo.netbox.dev/ipam/l2vpn-terminations/1/) from the webui once the endpoint has been created.
Even when creating the endpoint, there is no way to add a tag to it.

Expected Behavior

Tags are manageable through the webui

Observed Behavior

Tags are not manageable through the webui. I've not tried managing them through the API.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions