The purpose of this item is to release locks the WEBUI user has taken on datasets in the cases when the user has not specifically released them.
Parent epic: #498
Dataset locks will persist unless explicitly released. The WEBUI user can do this by closing the file editor tab for that dataset. The problem to solve is that if
- the file editor window is closed
- the browser is closed
- the user session times out
- the client becomes inoperative
then the remaining locks will not be released, so the locked dataset can't be accessed.
The purpose of this item is to release locks the WEBUI user has taken on datasets in the cases when the user has not specifically released them.
Parent epic: #498
Dataset locks will persist unless explicitly released. The WEBUI user can do this by closing the file editor tab for that dataset. The problem to solve is that if
then the remaining locks will not be released, so the locked dataset can't be accessed.