Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.1.1 CE GA2, 6.1.10 EE GA1, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M4
-
Component/s: DM, DM > Document Library Display
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Enterprise Requirement:Enterprise Requirement
-
Epic/Theme:
-
Business Value:5
-
Where was the bug?:Java
-
Similar Issues:
Description
At present, only the user who checked out a file is able to cancel or checkin the file. Also, there is no way to automatically cancel the checkout (though this is to be fixed per LPS-28311). This improvement is to provide a permission to allow admins to be able to cancel the checkout of a file.

Alex,
I finished the implementation we talked about and sent you a pull request. I tested it on master and it works. Let me know if there is anything I should improve or fix.