-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v3.7.1
Python Version
3.8
Steps to Reproduce
- Create a site
- Create a Config Context and apply it to new site (step 1)
- Create a VM and set its site to the one created above
- DO NOT assign the VM to a cluster
- Inspect the rendered context in the UI. Note that the site config shows as a source context but it is not merged into the rendered context.
- Create a VM Cluster and assign its site to that created in step 1.
- Update the VM to be a member of that cluster
- Note that the rendered context for the VM now includes the sites config context
Expected Behavior
The VMs config context should include the sites context when it is directly related via the VM's site attribute with out requiring the cluster.
Observed Behavior
The VM context does not include the site context when it is directly related and not accessible via a cluster
justyns
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application