-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9
-
Component/s: None
In collab mode the locks timeout after 30 min, but the studio session can be longer and nothing warn the user that the lock is timedout. Another user can get the lock without being notified there is a concurrency pb.
The solution is to not timeout a lock when a user is present, this way the other user has to steal the lock and everybody is notified.