OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
112 Platform functionalities major always 2014-07-18 14:34 2014-07-18 19:06
g_prajeesh  
 
normal  
closed 4.1 - DB build 0071  
fixed  
none    
none 4.1 - DB build 0071  
0000112: Object Locking
For an object Locked by user1, the user2 who have the lock can lock the attachments associated with the object
Issue History
2014-07-18 14:34 g_prajeesh New Issue
2014-07-18 14:40 g_prajeesh Note Added: 0000174
2014-07-18 19:06 administrator Note Added: 0000175
2014-07-18 19:06 administrator Status new => closed
2014-07-18 19:06 administrator Resolution open => fixed
2014-07-18 19:06 administrator Fixed in Version => 4.1 - DB build 0071

Notes
(0000174)
g_prajeesh   
2014-07-18 14:40   
I have two users dd1, dd2 and are in "Design Drafting" Role ( Assignment ). The role has create, edit, fileput, fileget, lock in "Inwork" Stage. dd1 created an object and become the holder. dd1 added the attachments. Later dd1 locked the object.

Now dd2 list the attachments and tried to get the attachment. He checked Lock.

Now attahment window show as locked. Object shows locked by dd1
(0000175)
administrator   
2014-07-18 19:06   
Probably when the dd1 user uploaded the file the "unlock" flag was not enabled. By default the system keeps the lock on the uploaded files, until the user doesn't upload a new version of the file with "unlock" flag or the whole object is not unlocked by the same or by another user with unlock access right.