[PR #15703] [MERGED] 15685 Allow decimal for cable length filter form #14647

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15703
Author: @arthanson
Created: 4/11/2024
Status: Merged
Merged: 4/15/2024
Merged by: @jeremystretch

Base: developHead: 15685-cable-filter-form


📝 Commits (4)

  • 0b59890 15685 allow decimal for cable length filter
  • b4c447c 15685 allow decimal for cable length filter
  • 13570b6 15685 remove minlenth
  • 004741c 15685 remove minlenth

📊 Changes

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

View changed files

📝 netbox/dcim/forms/filtersets.py (+2 -2)

📄 Description

Fixes: #15685

Cable length is decimal so allow filtering on decimal length.


🔄 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/15703 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/11/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15685-cable-filter-form` --- ### 📝 Commits (4) - [`0b59890`](https://github.com/netbox-community/netbox/commit/0b598909c816c857b42cf629b9b252ed32c07db7) 15685 allow decimal for cable length filter - [`b4c447c`](https://github.com/netbox-community/netbox/commit/b4c447ce0cee32b7347cbcdafeba280fccb086b9) 15685 allow decimal for cable length filter - [`13570b6`](https://github.com/netbox-community/netbox/commit/13570b62c427d5adb30e9a2d6364fd6d9c289fa4) 15685 remove minlenth - [`004741c`](https://github.com/netbox-community/netbox/commit/004741c4535c4c7a74cfe410c1c207977cfaf257) 15685 remove minlenth ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/filtersets.py` (+2 -2) </details> ### 📄 Description ### Fixes: #15685 Cable length is decimal so allow filtering on decimal length. --- <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:25:44 +01:00
adam closed this issue 2025-12-29 23:25:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14647