[PR #16373] [MERGED] Fixes #16312: Fix object list navigation for dashboard widgets #14841

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16373
Author: @jeremystretch
Created: 5/31/2024
Status: Merged
Merged: 5/31/2024
Merged by: @jeremystretch

Base: developHead: 16312-fix-dashboard-widget-object-lists


📝 Commits (1)

  • 891a37f Fixes #16312: Fix object list navigation for dashboard widgets

📊 Changes

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

View changed files

📝 netbox/extras/dashboard/widgets.py (+1 -0)

📄 Description

Fixes: #16312

Include the embedded=True URL query parameter when fetching the table


🔄 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/16373 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 5/31/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16312-fix-dashboard-widget-object-lists` --- ### 📝 Commits (1) - [`891a37f`](https://github.com/netbox-community/netbox/commit/891a37f7bc97c507c7c4724b9a80afda69c3fedc) Fixes #16312: Fix object list navigation for dashboard widgets ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/dashboard/widgets.py` (+1 -0) </details> ### 📄 Description ### Fixes: #16312 Include the `embedded=True` URL query parameter when fetching the table --- <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:27:03 +01:00
adam closed this issue 2025-12-29 23:27:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14841