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
This only occurs creating a device with a tag, adding a tag to an existing device syncs fine. Data in the changelog for the create tags "tags": ["Branch"]
Plugin Version
0.5.2
NetBox Version
4.1.7
Python Version
3.10.14
Steps to Reproduce
Expected Behavior
Branch syncs with main without error.
Observed Behavior
There is a deserialization error during the sync. Error below. This might be related, or the same issue as #193
DeserializationError("['“tag-name” value must be an integer.']: (circuits.circuit:pk=2) field_value was 'tag-name'")
The text was updated successfully, but these errors were encountered: