[PR #1882] [MERGED] Fix for bulk interface edit form 802.1Q settings #12278

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1882
Author: @lampwins
Created: 2/13/2018
Status: Merged
Merged: 2/14/2018
Merged by: @jeremystretch

Base: develop-2.3Head: develop-2.3


📝 Commits (3)

📊 Changes

1 file changed (+16 additions, -5 deletions)

View changed files

📝 netbox/dcim/forms.py (+16 -5)

📄 Description

Fixes: #1881

Fixed the form init to account for bound data to get the device context for building the proper querysets for the 802.1q fields.


🔄 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/1882 **Author:** [@lampwins](https://github.com/lampwins) **Created:** 2/13/2018 **Status:** ✅ Merged **Merged:** 2/14/2018 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop-2.3` ← **Head:** `develop-2.3` --- ### 📝 Commits (3) - [`f651435`](https://github.com/netbox-community/netbox/commit/f6514355abae3cef30f63dab03c4e2812737b2ef) fixes #1881 - bulk interface 802.1Q settings form - [`fc8a49e`](https://github.com/netbox-community/netbox/commit/fc8a49ee665998b2a5dc60c19a6d81407bf1ee59) fix PEP8 newline - [`afdbbbc`](https://github.com/netbox-community/netbox/commit/afdbbbc2783f1060d926eee88002944ae2549697) PEP8 fixup ### 📊 Changes **1 file changed** (+16 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms.py` (+16 -5) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: #1881 <!-- Please include a summary of the proposed changes below. --> Fixed the form init to account for bound data to get the device context for building the proper querysets for the 802.1q fields. --- <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:20:37 +01:00
adam closed this issue 2025-12-29 22:20:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12278