No Reverse Match for l2vpntermination_list #9563

Closed
opened 2025-12-29 21:19:00 +01:00 by adam · 1 comment
Owner

Originally created by @ajackson79 on GitHub (Apr 30, 2024).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

3.7.3

Python Version

3.10

Steps to Reproduce

Create a tag with the following type:
L2VPN Termination

Then create an L2VPN termination and include this tag. In the main list of all the l2vpn terminations add the tag column so it is visible.

Then anytime you try and view the l2vpn termination main page the server throughs an exception error

Expected Behavior

Expect to see the l2vpn termination list without the error

Observed Behavior

Server exception error.
image

Originally created by @ajackson79 on GitHub (Apr 30, 2024). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version 3.7.3 ### Python Version 3.10 ### Steps to Reproduce Create a tag with the following type: L2VPN Termination Then create an L2VPN termination and include this tag. In the main list of all the l2vpn terminations add the tag column so it is visible. Then anytime you try and view the l2vpn termination main page the server throughs an exception error ### Expected Behavior Expect to see the l2vpn termination list without the error ### Observed Behavior Server exception error. <img width="997" alt="image" src="https://github.com/netbox-community/netbox/assets/26445346/9b8c9de7-16b8-44ae-acca-46e66e32f2b0">
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:19:00 +01:00
adam closed this issue 2025-12-29 21:19:00 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 30, 2024):

Thanks for the report. Looks like the table column is being initialized with an outdated view name.

@jeremystretch commented on GitHub (Apr 30, 2024): Thanks for the report. Looks like the table column is being initialized with an outdated view name.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9563