HelloI’ve got an extremely strange problem. We are using document locking. When master server is down I’m getting replication conflicts on save.
Step by step:
-
Document locking is on
-
Master server is down
-
queryModeChange contains code “Call nd.UnLock”
-
When I press save (ctrl+s) I’m getting an error “Another copy of this document was saved while you were editing it. Save your changes also as a Save Conflict document?”
-
Client 8.0.2
How can this be fixed?