Skip to content

Creating a Cluster from the Cluster Group object view pre-populates the Cluster Type field in error #6363

@KayOS65

Description

@KayOS65

NetBox version

v2.11.2

Python version

3.8

Steps to Reproduce

Create a Cluster Group
Open the object view for the new Cluster Group - virtualization/cluster-groups/<group_id>/
Click the Add Cluster button

Expected Behavior

The Cluster Group field should be pre-populated. I.e the Add Cluster Link should be virtualization/clusters/add/?group=<group_id>

Observed Behavior

The Cluster Group field is not pre-populated.
The Cluster Type field may be blank or pre-populated it there is a Cluster Type with the same pk as the Cluster Groups.
Create cluster link is virtualization/clusters/add/?type=<group_id>

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