Skip to content

Release remaining dataset locks when file editor stops #570

@John-A-Davies

Description

@John-A-Davies

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

  1. the file editor window is closed
  2. the browser is closed
  3. the user session times out
  4. the client becomes inoperative

then the remaining locks will not be released, so the locked dataset can't be accessed.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions