-
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.8
Python version
3.9
Steps to Reproduce
- Create an FHRP Group
- Assign one or more device interfaces
- Open /ipam/fhrp-groups/
Expected Behavior
The table column "Interfaces" is always empty. Based on the column name I would expect it to display assigned device interfaces. According to the source code, it should be the interface count. In that case it should probably be named "Members" to be consistent with the FHRPGroupView.
Observed Behavior
The interface column is always empty.
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