Skip to content

Fix error with database.yml group assignment

DJ Mountney requested to merge consistent-groups-usage into master

And make other group assignments in the codebase consistent. Have them call into the accounthelper 'group' method, even if the method just returns the same result as the user.

Fixes: #3702 (closed)

Merge request reports