[PR #14807] [MERGED] Fixes #14778: Allow null values in CustomFieldSerializer object_type & choice_set fields #14456

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14807
Author: @jeremystretch
Created: 1/16/2024
Status: Merged
Merged: 1/16/2024
Merged by: @jeremystretch

Base: developHead: 14778-cf-serializer-allow-nulls


📝 Commits (1)

  • e99320e Fixes #14778: Allow null values in CustomFieldSerializer object_type & choice_set fields

📊 Changes

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

View changed files

📝 netbox/extras/api/serializers.py (+6 -2)

📄 Description

Fixes: #14778


🔄 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/14807 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/16/2024 **Status:** ✅ Merged **Merged:** 1/16/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14778-cf-serializer-allow-nulls` --- ### 📝 Commits (1) - [`e99320e`](https://github.com/netbox-community/netbox/commit/e99320e1b8138254101d286901186d8996785675) Fixes #14778: Allow null values in CustomFieldSerializer object_type & choice_set fields ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/api/serializers.py` (+6 -2) </details> ### 📄 Description ### Fixes: #14778 --- <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:24:35 +01:00
adam closed this issue 2025-12-29 23:24:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14456