[PR #16993] [MERGED] 16992 remove TODO for NetBox 4.1 #14973

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16993
Author: @arthanson
Created: 7/26/2024
Status: Merged
Merged: 7/26/2024
Merged by: @jeremystretch

Base: featureHead: 16992-remove-todo


📝 Commits (3)

  • ad6042b 16992 remove TODO for NetBox 4.1
  • 72fa057 16992 fix custom validator
  • 38b2313 Remove obsolete LegacyScriptRedirectView

📊 Changes

7 files changed (+2 additions, -50 deletions)

View changed files

📝 netbox/extras/tests/test_customvalidators.py (+1 -1)
📝 netbox/extras/urls.py (+0 -5)
📝 netbox/extras/validators.py (+1 -7)
📝 netbox/extras/views.py (+0 -19)
📝 netbox/netbox/constants.py (+0 -4)
📝 netbox/utilities/forms/fields/dynamic.py (+0 -5)
📝 netbox/utilities/templatetags/form_helpers.py (+0 -9)

📄 Description

Fixes: #16992


🔄 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/16993 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 7/26/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `16992-remove-todo` --- ### 📝 Commits (3) - [`ad6042b`](https://github.com/netbox-community/netbox/commit/ad6042b80a887ba6fb4beaa6eb9e432d2d7835bf) 16992 remove TODO for NetBox 4.1 - [`72fa057`](https://github.com/netbox-community/netbox/commit/72fa057c2f25659c6850d928126ee570a5ae6c6a) 16992 fix custom validator - [`38b2313`](https://github.com/netbox-community/netbox/commit/38b23135770f371ab049a6bd8b4064db6980a6ff) Remove obsolete LegacyScriptRedirectView ### 📊 Changes **7 files changed** (+2 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/tests/test_customvalidators.py` (+1 -1) 📝 `netbox/extras/urls.py` (+0 -5) 📝 `netbox/extras/validators.py` (+1 -7) 📝 `netbox/extras/views.py` (+0 -19) 📝 `netbox/netbox/constants.py` (+0 -4) 📝 `netbox/utilities/forms/fields/dynamic.py` (+0 -5) 📝 `netbox/utilities/templatetags/form_helpers.py` (+0 -9) </details> ### 📄 Description ### Fixes: #16992 --- <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:19:13 +01:00
adam closed this issue 2025-12-30 00:19:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14973