[PR #12169] [MERGED] #12087 - Fix Bulk Edit update when M2M operations are present. #13917

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12169
Author: @DanSheps
Created: 4/4/2023
Status: Merged
Merged: 4/5/2023
Merged by: @jeremystretch

Base: developHead: 12087-bulkviews-m2m-operations


📝 Commits (4)

📊 Changes

1 file changed (+24 additions, -17 deletions)

View changed files

📝 netbox/netbox/views/generic/bulk_views.py (+24 -17)

📄 Description

Fixes: #12087

  • Alters Bulk Update logic to perform M2M operations after the save

🔄 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/12169 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 4/4/2023 **Status:** ✅ Merged **Merged:** 4/5/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `12087-bulkviews-m2m-operations` --- ### 📝 Commits (4) - [`0d5e98a`](https://github.com/netbox-community/netbox/commit/0d5e98a38cf0300aa67664177f0360b83d6fe9e0) #12087 - Fix Bulk Edit update when M2M operations are present. - [`18a1ae5`](https://github.com/netbox-community/netbox/commit/18a1ae56f1a8b5c2e53775369dc40922933c0fc4) #12087 - Minor tweaks - [`50cbeb6`](https://github.com/netbox-community/netbox/commit/50cbeb6f54163c863f56c26017728f8b4b2fa79b) Change .set() to .clear() - [`c8ab21d`](https://github.com/netbox-community/netbox/commit/c8ab21d020e174aca6654235f1ceaaa16467add0) #12087 - Update comments ### 📊 Changes **1 file changed** (+24 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/views/generic/bulk_views.py` (+24 -17) </details> ### 📄 Description ### Fixes: #12087 * Alters Bulk Update logic to perform M2M operations after the save --- <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:21:32 +01:00
adam closed this issue 2025-12-29 23:21:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13917