[PR #10162] [MERGED] Fixes #10161 - Render "Set Null" button for custom fields #13567

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10162
Author: @kkthxbye-code
Created: 8/26/2022
Status: Merged
Merged: 8/26/2022
Merged by: @jeremystretch

Base: developHead: 10161-fix-cf-setnull


📝 Commits (1)

  • e75e189 Render "Set Null" button for custom fields

📊 Changes

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

View changed files

📝 netbox/utilities/templates/form_helpers/render_custom_fields.html (+5 -1)

📄 Description

Fixes: #10161

For some reason the Set Null button was not rendered for custom fields. Not sure when it was broken, but the PR should fix it.


🔄 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/10162 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 8/26/2022 **Status:** ✅ Merged **Merged:** 8/26/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `10161-fix-cf-setnull` --- ### 📝 Commits (1) - [`e75e189`](https://github.com/netbox-community/netbox/commit/e75e189933bc697a38b324f7270bd5c4891bb64e) Render "Set Null" button for custom fields ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/templates/form_helpers/render_custom_fields.html` (+5 -1) </details> ### 📄 Description ### Fixes: #10161 For some reason the Set Null button was not rendered for custom fields. Not sure when it was broken, but the PR should fix it. --- <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 23:19:37 +01:00
adam closed this issue 2025-12-29 23:19: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#13567