Using database export tool I am exporting Dynamic group and trying to import it in our test environment, but I am getting an error. Seems related to condition. Has there been any common issues related to this?
[810306] Error running 'OnSaving' in logic module 'QER.Customizer.DynamicGroup'.
at VI.DB.Entities.DbEntitySink. d__14.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.DelayedLogicSaveEntityStrategy. d__5.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.CombinedEntityLogic. d__14.MoveNext()
[2133271] The SQL statement in the field 'Condition' is not correct.
at VI.DB.Entities.CombinedEntityLogic. d__14.MoveNext()
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at QER.Customizer.DynamicGroup. d__1.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at QER.Customizer.DynamicGroup. d__3.MoveNext()
Object reference not set to an instance of an object.
at QER.Customizer.DynamicGroup. d__3.MoveNext()