[PR #10526] [CLOSED] Fixes #10352 - Remove empty get variables from query string #13646

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10526
Author: @kkthxbye-code
Created: 9/30/2022
Status: Closed

Base: developHead: 10352-test-ci


📝 Commits (1)

  • 05f5350 Remove empty get variables from query string

📊 Changes

3 files changed (+16 additions, -2 deletions)

View changed files

📝 netbox/project-static/dist/netbox.js (+1 -1)
📝 netbox/project-static/dist/netbox.js.map (+1 -1)
📝 netbox/project-static/src/netbox.ts (+14 -0)

📄 Description

Fixes: #10352

This PR is just for me to verify my proposed solution to #10475. Creating a PR to run CI.


🔄 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/10526 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 9/30/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `10352-test-ci` --- ### 📝 Commits (1) - [`05f5350`](https://github.com/netbox-community/netbox/commit/05f5350d7b76a736bea1ff1c73b23dd1ddf8fd79) Remove empty get variables from query string ### 📊 Changes **3 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.js` (+1 -1) 📝 `netbox/project-static/dist/netbox.js.map` (+1 -1) 📝 `netbox/project-static/src/netbox.ts` (+14 -0) </details> ### 📄 Description ### Fixes: #10352 This PR is just for me to verify my proposed solution to #10475. Creating a PR to run CI. --- <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:20:03 +01:00
adam closed this issue 2025-12-29 23:20: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#13646