[PR #9523] [MERGED] Fixes #9512 - Add distinct to Site search to prevent duplicates when search matches ASN #13476

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9523
Author: @kkthxbye-code
Created: 6/13/2022
Status: Merged
Merged: 6/13/2022
Merged by: @jeremystretch

Base: developHead: fix-9512


📝 Commits (1)

  • f13b090 Add distinct to Site search to prevent duplicates when search matches ASN

📊 Changes

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

View changed files

📝 netbox/dcim/filtersets.py (+1 -1)

📄 Description

Fixes: #9512

Add distinct to Site search to prevent duplicates when search matches ASN


🔄 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/9523 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 6/13/2022 **Status:** ✅ Merged **Merged:** 6/13/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-9512` --- ### 📝 Commits (1) - [`f13b090`](https://github.com/netbox-community/netbox/commit/f13b090b5ca8cadc064b2985418b397267f64d9c) Add distinct to Site search to prevent duplicates when search matches ASN ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/filtersets.py` (+1 -1) </details> ### 📄 Description ### Fixes: #9512 Add distinct to Site search to prevent duplicates when search matches ASN --- <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:05 +01:00
adam closed this issue 2025-12-29 23:19:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13476