Skip to content

Config contexts assigned to a cluster are being incorrectly rendered for devices #5543

@devon-mar

Description

@devon-mar

Environment

  • Python version: 3.9
  • NetBox version: 2.10.2

Steps to Reproduce

  1. Create a config context assigned to a cluster with some data
  2. Create a device
  3. The rendered config context of the device will have the data from the cluster config context

Expected Behavior

The device should not have the data from the cluster config context.

Observed Behavior

The device has the data from the cluster config context even though a device cannot have a cluster.
The device also doesn't list the cluster config context as a source:
image

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