-
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.2.5
Python version
3.9
Steps to Reproduce
I dont have any special steps, but rather I would like to inform that something like this happened:
After updating to 3.2.5 from 3.2.4, clicking any IP address object that is under vrrpv2 FHR group, i get the result:
<class 'AttributeError'> 'FHRPGroup' object has no attribute 'parent_object'
Newly added or old, doesnt matter. Tried changing status and role, no go.
Not sure why this happens, reverted to 3.2.4 and it works fine. After update I didnt do much, few added FHR's and IP's attached to intefaces in devices, nothing mind bogling.
Expected Behavior
Can view IP details after clicking it.
Observed Behavior
<class 'AttributeError'> 'FHRPGroup' object has no attribute 'parent_object'.
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