[PR #10253] [MERGED] Fixes #9823 - Make validation error from NumericArrayField more verbose. #13594

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10253
Author: @DanSheps
Created: 9/2/2022
Status: Merged
Merged: 9/2/2022
Merged by: @jeremystretch

Base: developHead: 9823-fix_numericarrayfield_validation_error


📝 Commits (2)

  • c42f7ab Fixes #9823 - Make validation error from NumericArrayField more verbose.
  • 25a474f Fix PEP8 errors

📊 Changes

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

View changed files

📝 netbox/utilities/forms/widgets.py (+6 -0)

📄 Description

Fixes: #9823

Update clean() method to provide a more verbose error when ranges within the list are in descending order


🔄 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/10253 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 9/2/2022 **Status:** ✅ Merged **Merged:** 9/2/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `9823-fix_numericarrayfield_validation_error` --- ### 📝 Commits (2) - [`c42f7ab`](https://github.com/netbox-community/netbox/commit/c42f7ab6d36ed87844372c6bfd9883aa28e01e24) Fixes #9823 - Make validation error from NumericArrayField more verbose. - [`25a474f`](https://github.com/netbox-community/netbox/commit/25a474f9f7950a11b45d78f99539a238845f58f9) Fix PEP8 errors ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/forms/widgets.py` (+6 -0) </details> ### 📄 Description ### Fixes: #9823 Update clean() method to provide a more verbose error when ranges within the list are in descending order --- <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:45 +01:00
adam closed this issue 2025-12-29 23:19:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13594