-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.1.1
Python version
3.8
Steps to Reproduce
- Create FHRP Group
- Add IP Adresses (for this example 10 IPs)
- Assign FHRP Group to Interface
Expected Behavior
The FHRP Group should be assigned to the interface
Observed Behavior
The Group could not be assiged. It may be better to use show/use the ID or a unique description there.
<class 'django.db.utils.DataError'>
value too long for type character varying(200)
Python version: 3.8.10
NetBox version: 3.1.1
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application