[PR #3353] [MERGED] Fixes #3318 - Increases length of platform name and slug to 64 characters #12548

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3353
Author: @DanSheps
Created: 7/18/2019
Status: Merged
Merged: 9/6/2019
Merged by: @DanSheps

Base: developHead: platform-field-lengths


📝 Commits (2)

📊 Changes

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

View changed files

📝 netbox/dcim/forms.py (+3 -1)
netbox/dcim/migrations/0074_increase_field_length_platform_name_slug.py (+23 -0)
📝 netbox/dcim/models.py (+3 -2)
📝 netbox/project-static/js/forms.js (+2 -1)

📄 Description

Fixes: #3318

Increases the length of the platform fields for name and slug to 64 characters.


🔄 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/3353 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 7/18/2019 **Status:** ✅ Merged **Merged:** 9/6/2019 **Merged by:** [@DanSheps](https://github.com/DanSheps) **Base:** `develop` ← **Head:** `platform-field-lengths` --- ### 📝 Commits (2) - [`dc607d1`](https://github.com/netbox-community/netbox/commit/dc607d10fa875c780a5d14c9063d19a29d707463) Fixes #3318 - Increases length of platform name and slug to 64 characters - [`ce3c989`](https://github.com/netbox-community/netbox/commit/ce3c9896dc60de2a08f9c9007ef9c1e6190108d5) Merge branch 'develop' of https://github.com/netbox-community/netbox into platform-field-lengths ### 📊 Changes **4 files changed** (+31 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms.py` (+3 -1) ➕ `netbox/dcim/migrations/0074_increase_field_length_platform_name_slug.py` (+23 -0) 📝 `netbox/dcim/models.py` (+3 -2) 📝 `netbox/project-static/js/forms.js` (+2 -1) </details> ### 📄 Description ### Fixes: #3318 Increases the length of the platform fields for name and slug to 64 characters. --- <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:22:12 +01:00
adam closed this issue 2025-12-29 22:22:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12548