You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1: Run the Go example script to create the "Device A" and all associated fields
2: Modify the device in UI, setting a Tenant and other field data not included in Diode SDK
3: Run the same Go example to create an update change set.
Expected behavior
Tenant should remain set.
Observed behavior
Tenant has been set to NULL.
The text was updated successfully, but these errors were encountered:
Diode NetBox Plugin version
v0.6.0
NetBox version
v4.1.6
Diode version
v0.6.0
Diode SDK type
diode-sdk-go
Diode SDK version
v0.2.0
Steps to reproduce
1: Run the Go example script to create the "Device A" and all associated fields
2: Modify the device in UI, setting a Tenant and other field data not included in Diode SDK
3: Run the same Go example to create an update change set.
Expected behavior
Tenant should remain set.
Observed behavior
Tenant has been set to NULL.
The text was updated successfully, but these errors were encountered: