NodeBB version v4.15.2
ACP Manage Users:
Filtering for users by email does not work for pending and expired email validated addresses.
Related to topic https://community.nodebb.org/topic/19488/handling-spam-accounts-best-practices
Submitted 1 week ago by
BrutalBirdie@community.nodebb.org to features@community.nodebb.org
NodeBB version v4.15.2
ACP Manage Users:
Filtering for users by email does not work for pending and expired email validated addresses.
Related to topic https://community.nodebb.org/topic/19488/handling-spam-accounts-best-practices
This is kind of by design, since emails that are not validated yet are not considered to belong to any user(they are not saved in
email:uid&email:sortedso search doesn't find them.