[PR #20599] [CLOSED] Add Request Data into NetBox J2 - 4.2.6 #15979

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20599
Author: @jchambers2012
Created: 10/16/2025
Status: Closed

Base: mainHead: Add-Request-data-into-J2-Config


📝 Commits (1)

  • 53a242f Add Request Data into NetBox J2 - 4.2.6

📊 Changes

4 files changed (+27 additions, -3 deletions)

View changed files

📝 netbox/extras/api/mixins.py (+2 -0)
📝 netbox/extras/views.py (+4 -2)
📝 netbox/utilities/constants.py (+4 -0)
📝 netbox/utilities/request.py (+17 -1)

📄 Description

http://localhost:8050/dcim/devices/15/render-config/?code_section=interfaces&aaa_bbb=123&NBL-1915=FR

image

🔄 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/20599 **Author:** [@jchambers2012](https://github.com/jchambers2012) **Created:** 10/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Add-Request-data-into-J2-Config` --- ### 📝 Commits (1) - [`53a242f`](https://github.com/netbox-community/netbox/commit/53a242f68df395c1b396bb735f4ef61b6f8e75b0) Add Request Data into NetBox J2 - 4.2.6 ### 📊 Changes **4 files changed** (+27 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/api/mixins.py` (+2 -0) 📝 `netbox/extras/views.py` (+4 -2) 📝 `netbox/utilities/constants.py` (+4 -0) 📝 `netbox/utilities/request.py` (+17 -1) </details> ### 📄 Description http://localhost:8050/dcim/devices/15/render-config/?code_section=interfaces&aaa_bbb=123&NBL-1915=FR <img width="671" height="282" alt="image" src="https://github.com/user-attachments/assets/f50eef54-fb48-48de-bef1-4e856b0a6c35" /> --- <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:25:08 +01:00
adam closed this issue 2025-12-30 00:25:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15979