It should be possible for workers to clear their own locks if:
The system property lockManagerEnabledForWorkers is set to false.
The worker has a worker role with the system function SYSTEMLOCKS assigned.
Speak to your internal support team if you need this checking.
The system property lockManagerEnabledForWorkers should only be set to true where the resuselocks system property is set to false or vice versa.
These settings are mutually exclusive and must not both be set to true at the same time.
The reuselocks feature should remove the need for locks to be removed as this will enable the reuse of a lock if it's already held by the logged in worker. This is based on workers only logging into Mosaic once at any one time in accordance with our standard guidance as errors and data issues can occur if workers are opening multiple sessions.
We can set lockManagerEnabledForWorkers to true if you prefer but this would also involve setting reuselocks to false.
