[PR #16184] [MERGED] 16164 - Displayed ID instead of name when None is selected on the Filters. #14796

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16184
Author: @Julio-Oliveira-Encora
Created: 5/17/2024
Status: Merged
Merged: 5/20/2024
Merged by: @jeremystretch

Base: developHead: 16164-displayed_id_instead_name_when_none_is_selected_on_the_filters


📝 Commits (1)

  • 27140e6 Updated clean method on DynamicModelMultipleChoiceField to return the name.

📊 Changes

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

View changed files

📝 netbox/utilities/forms/fields/dynamic.py (+1 -1)

📄 Description

Fixes: #16164

Updated clean method on DynamicModelMultipleChoiceField to return the name.


🔄 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/16184 **Author:** [@Julio-Oliveira-Encora](https://github.com/Julio-Oliveira-Encora) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 5/20/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16164-displayed_id_instead_name_when_none_is_selected_on_the_filters` --- ### 📝 Commits (1) - [`27140e6`](https://github.com/netbox-community/netbox/commit/27140e688110ab595f2c68ef392100d7f74a51e3) Updated clean method on DynamicModelMultipleChoiceField to return the name. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/forms/fields/dynamic.py` (+1 -1) </details> ### 📄 Description ### Fixes: #16164 Updated `clean` method on `DynamicModelMultipleChoiceField` to return the name. --- <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:26:48 +01:00
adam closed this issue 2025-12-29 23:26:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14796