Skip to content

module 'dcim.forms' has no attribute 'VCMemberSelectForm' #7411

@cybarox

Description

@cybarox

NetBox version

v3.0.4

Python version

3.8

Steps to Reproduce

  1. create new virtual chassis with no members
    https://demo.netbox.dev/dcim/virtual-chassis/1/
  2. hit the add member button on virtual chassis view

Expected Behavior

display form for adding new member

Observed Behavior

Missing Attribute Error

<class 'AttributeError'>

module 'dcim.forms' has no attribute 'VCMemberSelectForm'

Python version: 3.8.10
NetBox version: 3.0.4

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