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
Traits seem to have changed, there is no is_private property which leads to errors when importing Characters with traits, invoking MissingValueError: missing value for field "traits.is_private"
Traits seem to have changed, there is no
is_privateproperty which leads to errors when importing Characters with traits, invokingMissingValueError: missing value for field "traits.is_private"Also check for possible additional changes.