Faalis icon indicating copy to clipboard operation
Faalis copied to clipboard

Permission.all should not limit to owner

Open yottanami opened this issue 8 years ago • 0 comments

In seeds we have created all permission to admin group using this gist:

admin_group.permissions = Faalis::Permission.all

But it will add the owner permission to admin and admin members just can see their items.

yottanami avatar Aug 26 '16 15:08 yottanami