[PR #19401] [MERGED] Fixes #19396 : Set qinq_role allow_null to True #15644

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19401
Author: @Etibru
Created: 5/5/2025
Status: Merged
Merged: 5/5/2025
Merged by: @jeremystretch

Base: mainHead: 19396-QinQ-role-not-nullable


📝 Commits (1)

  • b6b0494 fix: Set qinq_role allow_null to True

📊 Changes

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

View changed files

📝 netbox/ipam/api/serializers_/vlans.py (+1 -1)

📄 Description

Fixes: #19396

  • Allow vlan qinq_role to be set as null with the API matching the model definition.

🔄 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/19401 **Author:** [@Etibru](https://github.com/Etibru) **Created:** 5/5/2025 **Status:** ✅ Merged **Merged:** 5/5/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `19396-QinQ-role-not-nullable` --- ### 📝 Commits (1) - [`b6b0494`](https://github.com/netbox-community/netbox/commit/b6b0494db03f51950fbea8b297697fe3b73f9f4c) fix: Set qinq_role allow_null to True ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/api/serializers_/vlans.py` (+1 -1) </details> ### 📄 Description ### Fixes: #19396 - Allow vlan `qinq_role` to be set as null with the API matching the model definition. --- <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:23:10 +01:00
adam closed this issue 2025-12-30 00:23:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15644