-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assigning duplicate FHRP group to interface results in Integrity Error #15029
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Comments
arthanson
added
type: bug
A confirmed report of unexpected behavior in the application
severity: low
Does not significantly disrupt application functionality, or a workaround is available
labels
Feb 2, 2024
jeremystretch
added
the
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
label
Feb 2, 2024
arthanson
removed
the
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
label
Feb 5, 2024
jeremystretch
added
the
status: accepted
This issue has been accepted for implementation
label
Feb 14, 2024
jeremystretch
added a commit
that referenced
this issue
Apr 3, 2024
Merged
This was referenced Apr 8, 2024
Closed
Closed
Closed
This was referenced Apr 8, 2024
This was referenced Apr 9, 2024
JCWasmx86
pushed a commit
to JCWasmx86/netbox
that referenced
this issue
Apr 23, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.1
Python Version
3.8
Steps to Reproduce
View an interface
Click "Assign Group" for FHRP
Input "Group" and "Priority"
Click "Create & Add Another"
Input the same "Group" and a "Priority"
Error
Expected Behavior
Should show "duplicate assignment" on edit form
Observed Behavior
IntegrityError was thrown.
The text was updated successfully, but these errors were encountered: