[PR #3903] [MERGED] Fixes #3902: relax non-essential required fields #12690

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3903
Author: @hSaria
Created: 1/13/2020
Status: Merged
Merged: 1/13/2020
Merged by: @jeremystretch

Base: developHead: 3902-relax-connect


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+1 -0)
📝 netbox/dcim/forms.py (+3 -0)

📄 Description

Fixes: #3902

Set required to False on the following ConnectCableTo forms:

  • Circuit termination: Provider
  • Power feed: Site and power panel

🔄 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/3903 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/13/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3902-relax-connect` --- ### 📝 Commits (1) - [`fe0fbea`](https://github.com/netbox-community/netbox/commit/fe0fbeab49ed345f838a74bd61eef4d265a15d90) Fixes #3902: relax non-essential required fields ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+1 -0) 📝 `netbox/dcim/forms.py` (+3 -0) </details> ### 📄 Description ### Fixes: #3902 Set required to False on the following `ConnectCableTo` forms: * Circuit termination: Provider * Power feed: Site and power panel --- <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:23:03 +01:00
adam closed this issue 2025-12-29 22:23:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12690