[PR #18197] [MERGED] Fixes #18194: Always pass POST data to bulk edit form #15290

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18197
Author: @jeremystretch
Created: 12/10/2024
Status: Merged
Merged: 12/10/2024
Merged by: @jeremystretch

Base: featureHead: 18194-prefix-scope-bulk-edit


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/netbox/views/generic/bulk_views.py (+3 -9)

📄 Description

Fixes: #18194

Always initialize the bulk edit form with POST data, to fix support for the HTMXSelect widget.


🔄 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/18197 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 12/10/2024 **Status:** ✅ Merged **Merged:** 12/10/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `18194-prefix-scope-bulk-edit` --- ### 📝 Commits (1) - [`ed88c04`](https://github.com/netbox-community/netbox/commit/ed88c041000c49fd6bfda955427206d1f8c72c0f) Fixes #18194: Always pass POST data to bulk edit form ### 📊 Changes **1 file changed** (+3 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/views/generic/bulk_views.py` (+3 -9) </details> ### 📄 Description ### Fixes: #18194 Always initialize the bulk edit form with POST data, to fix support for the HTMXSelect widget. --- <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:21:05 +01:00
adam closed this issue 2025-12-30 00:21:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15290