[PR #18377] [MERGED] Fixes #18376: Include tagged VLANs in interfaces list for Q-in-Q interfaces #15339

Closed
opened 2025-12-30 00:21:21 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18377
Author: @jeremystretch
Created: 1/10/2025
Status: Merged
Merged: 1/10/2025
Merged by: @jeremystretch

Base: mainHead: 18376-qinq-interface-vlans


📝 Commits (1)

  • 8bb1a68 Fixes #18376: Include tagged VLANs in interfaces list for Q-in-Q interfaces

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 netbox/dcim/tables/template_code.py (+6 -4)

📄 Description

Fixes: #18376

Fix the table column template code to support the q-in-q interface mode.


🔄 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/18377 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `18376-qinq-interface-vlans` --- ### 📝 Commits (1) - [`8bb1a68`](https://github.com/netbox-community/netbox/commit/8bb1a6886b148e4d14b4f38085e51488e459f914) Fixes #18376: Include tagged VLANs in interfaces list for Q-in-Q interfaces ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/tables/template_code.py` (+6 -4) </details> ### 📄 Description ### Fixes: #18376 Fix the table column template code to support the `q-in-q` interface mode. --- <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-30 00:21:21 +01:00
adam closed this issue 2025-12-30 00:21:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15339