Skip to content

FHRP Groups table has empty column 'interface' #8808

@stephanblanke

Description

@stephanblanke

NetBox version

v3.1.8

Python version

3.9

Steps to Reproduce

  1. Create an FHRP Group
  2. Assign one or more device interfaces
  3. 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 implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions