Skip to content

Connection field in dcim/interfaces/ behaves different from versions >= 3.3.x #10421

@julianstolp

Description

@julianstolp

NetBox version

v3.3.4

Python version

3.8

Steps to Reproduce

  1. Set up Netbox version 3.3.4 and 3.2.9
  2. Create a device1 with 1 interface
  3. Create a device2 with 1 front and rear port
  4. Connect interface from device1 with front port of device 2
  5. Compare the view from /dcim/devices/device1_id/interfaces/

Expected Behavior

The last endpoint should be displayed in the Connection field, regardless of the type (Front, Rear, Interface). According to my understanding the representation is more correct in the versions <=3.3. I could not find any related changelog, issue or discussion on that topic.

Observed Behavior

In Netbox version 3.3 or higher the Connection field is empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: duplicateThis issue has already been raisedtype: 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