[PR #9911] [MERGED] Fixes #9906 import/export front/rearport color field for module- and device-types #13535

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9911
Author: @oasys
Created: 8/3/2022
Status: Merged
Merged: 8/3/2022
Merged by: @jeremystretch

Base: developHead: 9906-support-color-on-frontrearport-import-export


📝 Commits (1)

  • c6e25f0 import/export color field on front- and rear-ports for module-types and device-types

📊 Changes

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

View changed files

📝 netbox/dcim/forms/object_import.py (+2 -2)
📝 netbox/dcim/models/device_component_templates.py (+2 -0)

📄 Description

Closes: #9906

  • Adds color field to front and rearport template import forms
  • Adds color field to to_yaml export for front and rearport
    templates

🔄 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/9911 **Author:** [@oasys](https://github.com/oasys) **Created:** 8/3/2022 **Status:** ✅ Merged **Merged:** 8/3/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `9906-support-color-on-frontrearport-import-export` --- ### 📝 Commits (1) - [`c6e25f0`](https://github.com/netbox-community/netbox/commit/c6e25f068d7aeb77f18add68ccab9ced6ff68d9a) import/export color field on front- and rear-ports for module-types and device-types ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/object_import.py` (+2 -2) 📝 `netbox/dcim/models/device_component_templates.py` (+2 -0) </details> ### 📄 Description Closes: #9906 - Adds `color` field to front and rearport template import forms - Adds `color` field to `to_yaml` export for front and rearport templates --- <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:25 +01:00
adam closed this issue 2025-12-29 23:19:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13535