Question
2
Replies
683
Views
Posted: September 14, 2016
Last activity: September 14, 2016
Closed
Lock issue
The locks on work objects are not getting released as user directly closes window. This leads the user gets displayed as locked by himself when he/she opens next time.
How to handle such a situation.
***Updated by moderator: Lochan to add Categories***
Hi
When your end user directly close the window, the lock will not get released. This is expected. They need to log out in order to make sure that the lock is released.
The best way to handle such situation is to warn your end user preferbly by using some alert configured to be displayed when someone tries to close browser window instead of log out .