[PR #4692] [MERGED] Fixes #4525: Allow passing initial data to custom script MultiObjectVar #12901

Closed
opened 2025-12-29 22:24:17 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4692
Author: @jeremystretch
Created: 5/26/2020
Status: Merged
Merged: 5/26/2020
Merged by: @jeremystretch

Base: developHead: 4525-objectvar-initial-data


📝 Commits (1)

  • ccc31b2 Fixes #4525: Allow passing initial data to custom script MultiObjectVar

📊 Changes

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

View changed files

📝 docs/release-notes/version-2.8.md (+1 -0)
📝 netbox/extras/forms.py (+3 -3)
📝 netbox/utilities/forms.py (+12 -3)

📄 Description

Fixes: #4525

Extract all values when MultiObjectVar is initialized with a QueryDict


🔄 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/4692 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/26/2020 **Status:** ✅ Merged **Merged:** 5/26/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `4525-objectvar-initial-data` --- ### 📝 Commits (1) - [`ccc31b2`](https://github.com/netbox-community/netbox/commit/ccc31b2c7c8a5cdae988af2f569b5b49a1d7a059) Fixes #4525: Allow passing initial data to custom script MultiObjectVar ### 📊 Changes **3 files changed** (+16 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.8.md` (+1 -0) 📝 `netbox/extras/forms.py` (+3 -3) 📝 `netbox/utilities/forms.py` (+12 -3) </details> ### 📄 Description ### Fixes: #4525 Extract all values when MultiObjectVar is initialized with a QueryDict --- <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 22:24:17 +01:00
adam closed this issue 2025-12-29 22:24:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12901