Open inflector opened 10 years ago
The namepicker currently includes all users, including the active and logged-in user. This makes it possible to send notifications to yourself, among other things.
We should remove the current user from the list.
I think this change is causing this error:
https://app.getsentry.com/lightnet/test/group/13675460/
Yeah, if not logged in. Should be fixed now.
The namepicker currently includes all users, including the active and logged-in user. This makes it possible to send notifications to yourself, among other things.
We should remove the current user from the list.