[PR #10097] [MERGED] Fix for #10059 - add identifier to L2VPN table #13554

Closed
opened 2025-12-29 23:19:32 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10097
Author: @arthanson
Created: 8/22/2022
Status: Merged
Merged: 8/22/2022
Merged by: @jeremystretch

Base: developHead: art-10059


📝 Commits (2)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 netbox/ipam/tables/l2vpn.py (+2 -2)

📄 Description

Fixes: #10059

Adds "identifier" field to L2VPN table


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/10097 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/22/2022 **Status:** ✅ Merged **Merged:** 8/22/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `art-10059` --- ### 📝 Commits (2) - [`9174397`](https://github.com/netbox-community/netbox/commit/917439725ad3cb6195159ca51266ce67a8175c72) fix for #10059 - add identifier to L2VPN table - [`e8f62eb`](https://github.com/netbox-community/netbox/commit/e8f62eb1f97050c4cd310042307f7b64e686527e) #10059 change ordering of identifier column ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/tables/l2vpn.py` (+2 -2) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #10059 <!-- Please include a summary of the proposed changes below. --> Adds "identifier" field to L2VPN table --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:19:32 +01:00
adam closed this issue 2025-12-29 23:19:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13554