Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
devon-mar opened this issue Dec 28, 2020 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@devon-mar
Copy link
Contributor

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

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application labels Dec 28, 2020
@jeremystretch jeremystretch self-assigned this Dec 28, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants