[PR #17132] [MERGED] Fixes #17131: Fix exception when creating object-type custom field without selecting related object type #15004

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17132
Author: @jeremystretch
Created: 8/12/2024
Status: Merged
Merged: 8/13/2024
Merged by: @jeremystretch

Base: developHead: 17131-customfield-form-error


📝 Commits (1)

  • a5b3c30 Fixes #17131: Fix exception when creating object-type custom field without selecting related object type

📊 Changes

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

View changed files

📝 netbox/extras/models/customfields.py (+2 -4)

📄 Description

Fixes: #17131

  • Correct the field name with which relevant errors messages are associated

🔄 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/17132 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/12/2024 **Status:** ✅ Merged **Merged:** 8/13/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17131-customfield-form-error` --- ### 📝 Commits (1) - [`a5b3c30`](https://github.com/netbox-community/netbox/commit/a5b3c304f02a0cd7f1502ff181d3d5b4894bb5ad) Fixes #17131: Fix exception when creating object-type custom field without selecting related object type ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/models/customfields.py` (+2 -4) </details> ### 📄 Description ### Fixes: #17131 - Correct the field name with which relevant errors messages are associated --- <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:19:24 +01:00
adam closed this issue 2025-12-30 00:19:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15004