Unable to assign tags to L2VPN endpoint in Webui #13818
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
V3.6.1
Python version
3.8
Steps to Reproduce
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.
The text was updated successfully, but these errors were encountered: