An user with Everything permission can not unlock a document locked by another user.
It is caused by a <permission> rule in the "can_unlock" filter, which is Write.
It means, that the filter checks the current permission, but should general.
Of course, it is easy to bypass.
- duplicates
-
NXP-15232 Fix condition to display the Unlock button
- Resolved