Something went wrong while setting issue due date.
Locks are kept forever
Closed
Locks are kept forever
When an object is opened, a lock is put in the ldap to avoid having an other user editing the same object at the same time.
But if the browser is closed without closing the object, the lock stays forever.
This is not a huge deal in the UI because we can always bypass locks when opening an object, but it still feels wrong that we’d have to manually bypass a lock which is months old. And this is a bigger problem in the webservice where there is currently no way to bypass the lock.