Soufiane El Kassib

Results 4 issues of Soufiane El Kassib

After doing user = User.first user.named_groups

bug

When i do User.as(:admin) knowing that I changed the group_membership to organization_membership in the initializer I got User Load (1.0ms) SELECT `users`.* FROM `users` INNER JOIN `organization_memberships` ON `organization_memberships`.`member_id` =...

support

Hi, This is my first issue. First, I would like to thank the maintainers s and the users for supporting this project, I found that this place is community oriented...

**Describe the bug** In the user dialog, when trying to delete a role or more from a user, the change didn't apply. **To Reproduce** Steps to reproduce the behavior: 1....