[PR #1664] [MERGED] Fixed #1612 missing field 'serial' in function to_csv() #12248

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1664
Author: @wanglf
Created: 10/31/2017
Status: Merged
Merged: 10/31/2017
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

  • d08bc77 Fixed missing field 'serial' in function to_csv()

📊 Changes

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

View changed files

📝 netbox/dcim/models.py (+1 -0)

📄 Description

Fixes:#1612

missing 'serial' field in function to_csv()


🔄 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/1664 **Author:** [@wanglf](https://github.com/wanglf) **Created:** 10/31/2017 **Status:** ✅ Merged **Merged:** 10/31/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`d08bc77`](https://github.com/netbox-community/netbox/commit/d08bc7767e02741b60dbe705b089a4229a865f6e) Fixed missing field 'serial' in function to_csv() ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models.py` (+1 -0) </details> ### 📄 Description ### Fixes:#1612 missing 'serial' field in function to_csv() --- <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:20:28 +01:00
adam closed this issue 2025-12-29 22:20:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12248