Cannot assign imported interfaces to LAG on non-master VC member #4021

Closed
opened 2025-12-29 18:32:39 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Aug 24, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.9.1

Steps to Reproduce

  1. Create a virtual chassis with two non-master devices
  2. Create a LAG interface on the first member
  3. Attempt to import an interface on the second device assigned as a member of the LAG on the first device

Expected Behavior

The interface import should succeed with the LAG assignment completed as indicated.

Observed Behavior

A form validation error is raised: Row 1 lag: Object not found.

Originally created by @jeremystretch on GitHub (Aug 24, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.9.1 ### Steps to Reproduce 1. Create a virtual chassis with two non-master devices 2. Create a LAG interface on the first member 3. Attempt to import an interface on the second device assigned as a member of the LAG on the first device ### Expected Behavior The interface import should succeed with the LAG assignment completed as indicated. ### Observed Behavior A form validation error is raised: `Row 1 lag: Object not found.`
adam added the type: bugstatus: accepted labels 2025-12-29 18:32:39 +01:00
adam closed this issue 2025-12-29 18:32:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4021