Skip to content

Fix user viewing admin profile fails with permission error

Warren Gifford requested to merge es/fix-user-admin-view into main

Created by: eseliger

The root cause was that our directives that don't request admin only fields listened on the viewed user, not the viewING user.

Merge request reports

Loading