[PR #14995] [MERGED] Fixes: #14839 - Check for tunnel termination type in data and instance in addition to intially passed data. #14498

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14995
Author: @DanSheps
Created: 1/31/2024
Status: Merged
Merged: 2/5/2024
Merged by: @jeremystretch

Base: developHead: 14839-fix-vm-vpn-tunnel-termination


📝 Commits (2)

  • 1c2107e Fixes: #14839 - Check for tunnel termination type in additional instances
  • 34f7872 Incorporate recommended changes

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 netbox/vpn/forms/model_forms.py (+7 -1)

📄 Description

Fixes: #14839

  • Check for tunnel termination type in the form data and instance in addition to intially passed data.

🔄 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/14995 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 1/31/2024 **Status:** ✅ Merged **Merged:** 2/5/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14839-fix-vm-vpn-tunnel-termination` --- ### 📝 Commits (2) - [`1c2107e`](https://github.com/netbox-community/netbox/commit/1c2107e79301fb9769a26b8418185a354aa0e610) Fixes: #14839 - Check for tunnel termination type in additional instances - [`34f7872`](https://github.com/netbox-community/netbox/commit/34f7872f99cb20e073e5db5a9764add664b21cdc) Incorporate recommended changes ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/vpn/forms/model_forms.py` (+7 -1) </details> ### 📄 Description ### Fixes: #14839 * Check for tunnel termination type in the form data and instance in addition to intially passed data. --- <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:24:49 +01:00
adam closed this issue 2025-12-29 23:24:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14498