You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
is_searchable should only apply to public/user search. Hidden users should still be searchable by admins. (I tried finding someone during review on #3118.)
Yep, all the queries on that page seem to filter participants by is_searchable. We could make those constraints dynamic, and relax them depending on whether the logged in user is an admin or not.
is_searchable
should only apply to public/user search. Hidden users should still be searchable by admins. (I tried finding someone during review on #3118.)Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: