[PR #2811] [CLOSED] Add nullable and blank=True on VRF-RD #12442

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2811
Author: @Mabuchin
Created: 1/28/2019
Status: Closed

Base: developHead: add_rd_nullable


📝 Commits (1)

  • 1c2dbac add nullable and require=false on RD

📊 Changes

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

View changed files

📝 netbox/ipam/models.py (+2 -0)

📄 Description

Fixes:

#2805 #2804

As discussed, even without RD can be a use case.
In order to realize this, we allowed null for rd and blank permission to make it not required at add


🔄 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/2811 **Author:** [@Mabuchin](https://github.com/Mabuchin) **Created:** 1/28/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `add_rd_nullable` --- ### 📝 Commits (1) - [`1c2dbac`](https://github.com/netbox-community/netbox/commit/1c2dbac92056b215ccae1a85d8313ecde4a36e10) add nullable and require=false on RD ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/models.py` (+2 -0) </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: #2805 #2804 As discussed, even without RD can be a use case. In order to realize this, we allowed null for rd and blank permission to make it not required at add <!-- Please include a summary of the proposed changes below. --> --- <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 22:21:36 +01:00
adam closed this issue 2025-12-29 22:21:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12442