Approve suspect user

There is a suspect user in my review queue, apparently because of this recently added feature:

Discourse 2.4.0.beta11 Release Notes

Suspect users sent to review queue

Suspect users - those who have viewed less than one post and one topic but have customized their bio - are now sent to the review queue. Such users have a high likelihood of being spammers, as most users browse the site before taking time to fill out their bio.

Enable the approve suspect users setting to try it out!

However, there is no button to approve the user. Only a Delete User button. Safe Mode didn’t help either. Next, I switched approve suspect users off, but the user is still in my review queue.

7 Likes

One for you @Roman_Rizzi

8 Likes

I can confirm this is also happening for us, on 2.5.0beta2, exactly as the OP describes.

5 Likes

Thanks for reporting, @tomtjes!

This will only stop suspect users from being enqueued in the review queue.


Can you check if the must_approve_users setting was set to true at some point for your site? I’d like to validate that it was caused by this before working on a fix.

You can check this under /admin/logs/staff_action_logs using the “change site setting” filter.

5 Likes

Yes, that is still set to true.

3 Likes

I’m working on a fix right now. Please disable the approve_suspect_users setting in the meantime.

4 Likes

I pushed the fix:

I included a migration that will approve users who were already approved.

9 Likes

Awesome, thank you for the quick fix!

4 Likes