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
Is it possible to not log into namespace column if state machine doesn't use it?
My state machine doesn't use namespace, and I already removed the namespace column from StateTransition class and schema, however when logging's saved, it still looks for namespace column and have this error:
Hi,
Is it possible to not log into
namespace
column if state machine doesn't use it?My state machine doesn't use namespace, and I already removed the
namespace
column fromStateTransition
class and schema, however when logging's saved, it still looks fornamespace
column and have this error:The text was updated successfully, but these errors were encountered: