-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
With the current permission system, it's possible to grant object level permissions that won't have an effect because the class or Realm level permissions are not granting the same permissions. I.e. to update an object that you have canUpdate permissions on you need class and Realm canUpdate permissions too. It would therefore be nice as a developer to be able to see if the permission you've granted is ineffective due to higher level permissions.