[PR #15047] [MERGED] 15029 check if duplicate FHRP group assignment #14507

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15047
Author: @arthanson
Created: 2/5/2024
Status: Merged
Merged: 4/3/2024
Merged by: @jeremystretch

Base: developHead: 15029-duplicate-fhrp-group-assignment


📝 Commits (1)

  • 1092b8c 15029 check if duplicate FHRP group assignment

📊 Changes

1 file changed (+18 additions, -0 deletions)

View changed files

📝 netbox/ipam/forms/model_forms.py (+18 -0)

📄 Description

Fixes: #15029

Check for duplicate FHRP group assignment so IntegrityError isn't raised.


🔄 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/15047 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 2/5/2024 **Status:** ✅ Merged **Merged:** 4/3/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15029-duplicate-fhrp-group-assignment` --- ### 📝 Commits (1) - [`1092b8c`](https://github.com/netbox-community/netbox/commit/1092b8cd1ec605833a8c72220440e698f1248bdc) 15029 check if duplicate FHRP group assignment ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/forms/model_forms.py` (+18 -0) </details> ### 📄 Description ### Fixes: #15029 Check for duplicate FHRP group assignment so IntegrityError isn't raised. --- <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:53 +01:00
adam closed this issue 2025-12-29 23:24:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14507