Hi folks, Does anyone know of an easier, non-technical, non-sql way of searching for a user based on their Associated Accounts?
I helped set up a Discourse server that is connected to a Patreon Account, however customer support needs to search the discourse server for users by their patreon email. Sometimes that might be different from the user’s primary email.
You can create a data explorer query with a parameter so that customer support will need only enter the username in a field and hit the search button. It’s hard to imagine anything easier.
You can also make that explorer query available to a group to make it cleaner to look at as well, as it would leave out the SQL part and just be the name and input box. You can also add that link to their sidebar/header dropdown menu as part of a custom section as well to make it easier to access.