Error in Schema Editor when editing Dialogtable/DialogColumn: "Pre-commit hooks can only be added when a transaction is open."
[810352] Pre-commit hooks can only be added when a transaction is open.
at Designer.SchemaEditor.SchemaEditor.tlcTable_SelectedNodeChanging(Object sender, TreeListEventArgs args)
at VI.MVC.Document.Save(Boolean reloadIfNecessary)
at VI.MVC.DocumentEventHandler.Invoke(Object sender, DocumentEventArgs e)
at Designer.SchemaEditor.SchemaColumnControl.ControllerDocumentSaved(Object sender, DocumentEventArgs e)
at VI.Controls.ActivatorComponent.Save()
at VI.Controls.ActivatorComponent.OnSave()
at Designer.Base.Controls.ChildRelationGrid.OnSaved(EventArgs e)
at Designer.Base.Controls.ChildRelationGrid._SaveData()
at VI.Base.SyncActions.Do[T](T p1, Func`2 action)
at VI.DB.Sync.SyncUnitOfWorkExtensions.<>c.<Commit>b__5_0(IUnitOfWork u)
at VI.DB.Entities.UnitOfWorkWrapperBase.CommitAsync(CancellationToken cancellationToken)
at VI.DB.Entities.LoggingUnitOfWork.CommitAsync(CancellationToken cancellationToken)
at VI.DB.Entities.SessionImpl.AddPreCommitHook[T](String key, T data, Func`4 hookFunction)