Skip to content

Missing user accounts handled correctly

Sam Sehnert requested to merge hotfix/missing_accounts_behaviour into master

User method now handles missing user accounts correctly. Missing accounts now show a 404. Group detail page wasn't loading when trying to load users improperly.

Merge request reports