I have document locking on a database, but in some instances, when these users close the document, the document lock has not been removed. Is there any instances that people know of that the document will not be unlocked? The users are not crashing, so the lock isn’t persisting because of this. It seems to be intermittent. All users are using Notes 6.
Subject: Documents not unlocking
This is a known bug that occurs when users are closing a document in edit mode without reverting back to read mode first. (I saw a link to the SPR somewhere in here).
Put a QueryClose event to put it back in read mode if it is in edit mode before it closes.