[PR #5117] [CLOSED] Fixes #5116: Add custom fields to tags. #12966

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/5117
Author: @fabi125
Created: 9/9/2020
Status: Closed

Base: developHead: tag-cf


📝 Commits (1)

  • 6d9abb9 Add custom fields to tags.

📊 Changes

5 files changed (+26 additions, -6 deletions)

View changed files

📝 netbox/extras/api/serializers.py (+6 -2)
📝 netbox/extras/api/views.py (+1 -1)
📝 netbox/extras/forms.py (+1 -1)
📝 netbox/extras/models/tags.py (+10 -2)
📝 netbox/templates/extras/tag_edit.html (+8 -0)

📄 Description

Fixes: 5116

This add custom field support to tags.


🔄 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/5117 **Author:** [@fabi125](https://github.com/fabi125) **Created:** 9/9/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `tag-cf` --- ### 📝 Commits (1) - [`6d9abb9`](https://github.com/netbox-community/netbox/commit/6d9abb9d29e8a99a358979ea13a068eebd34bfab) Add custom fields to tags. ### 📊 Changes **5 files changed** (+26 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/api/serializers.py` (+6 -2) 📝 `netbox/extras/api/views.py` (+1 -1) 📝 `netbox/extras/forms.py` (+1 -1) 📝 `netbox/extras/models/tags.py` (+10 -2) 📝 `netbox/templates/extras/tag_edit.html` (+8 -0) </details> ### 📄 Description ### Fixes: 5116 This add custom field support to tags. --- <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:24:38 +01:00
adam closed this issue 2025-12-29 22:24:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12966