[PR #17690] [MERGED] Fixes: #17636 - Correct typo in Power Outlet Template form for Power Port field #15162

Closed
opened 2025-12-30 00:20:21 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17690
Author: @DanSheps
Created: 10/7/2024
Status: Merged
Merged: 10/9/2024
Merged by: @jeremystretch

Base: developHead: 17636-fix-power-port-devicetype-filtering


📝 Commits (1)

  • 500521c Fixes: #17636 - Correct typo in Power Outlet Template form for Power Port field

📊 Changes

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

View changed files

📝 netbox/dcim/forms/model_forms.py (+4 -4)

📄 Description

Fixes: #17636 - Correct typo in Power Outlet Template form for Power Port field

  • Correct typo of device_type_id from devicetype_id
  • Correct typo of module_type_id from moduletype_id

🔄 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/17690 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 10/7/2024 **Status:** ✅ Merged **Merged:** 10/9/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17636-fix-power-port-devicetype-filtering` --- ### 📝 Commits (1) - [`500521c`](https://github.com/netbox-community/netbox/commit/500521ca4fbeb120be3b092d4b4065cc6191e7be) Fixes: #17636 - Correct typo in Power Outlet Template form for Power Port field ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/model_forms.py` (+4 -4) </details> ### 📄 Description Fixes: #17636 - Correct typo in Power Outlet Template form for Power Port field * Correct typo of `device_type_id` from `devicetype_id` * Correct typo of `module_type_id` from `moduletype_id` --- <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-30 00:20:21 +01:00
adam closed this issue 2025-12-30 00:20:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15162