[PR #17003] [MERGED] Use provider_id instead of account_id in url_params #14976

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

📋 Pull Request Information

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

Base: developHead: 16963_account_count_link


📝 Commits (1)

  • 8694e5c Use provider_id instead of account_id in url_params

📊 Changes

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

View changed files

📝 netbox/circuits/tables/providers.py (+1 -1)

📄 Description

Fixes: #16963

Use provider_id instead of account_id to properly filter Accounts belonging to a specific Provider when navigating Accounts from the Providers list view


🔄 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/17003 **Author:** [@jsenecal](https://github.com/jsenecal) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 7/26/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16963_account_count_link` --- ### 📝 Commits (1) - [`8694e5c`](https://github.com/netbox-community/netbox/commit/8694e5c4d261d5c5796ead6f20969572dec04f04) Use `provider_id` instead of `account_id` in url_params ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/circuits/tables/providers.py` (+1 -1) </details> ### 📄 Description ### Fixes: #16963 Use `provider_id` instead of `account_id` to properly filter Accounts belonging to a specific Provider when navigating Accounts from the Providers list view --- <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:14 +01:00
adam closed this issue 2025-12-30 00:19:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14976