# 승인 대기 사용자 136/137명

**URL:** https://meta.discourse.org/t/136-137-user-waiting-for-approval/326850
**Category:** Support
**Created:** [9월 17, 2024, 11:42오전 UTC](https://meta.discourse.org/t/136-137-user-waiting-for-approval/326850 "2024-09-17T11:42:36Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [9월 17, 2024, 12:07오후 UTC](https://meta.discourse.org/t/136-137-user-waiting-for-approval/326850/2 "2024-09-17T12:07:29Z")

</div>

저도 같은 메시지를 받습니다. 승인 기능을 활성화했을 때 기존 사용자 중 일부가 자동으로 승인되지 않았습니다. (["must approve users" notifications are incorrectly triggered by old users - #4 by Moin](https://meta.discourse.org/t/must-approve-users-notifications-are-incorrectly-triggered-by-old-users/240731/4?u=moin)). 그래서 [Data Explorer](https://meta.discourse.org/t/32566?silent=true)로 해당 사용자를 찾아 프로필 관리자 페이지에서 수동으로 승인할 수 있었습니다. (하지만 136명을 수동으로 승인하기는 많은 수가 맞습니다!)

또한 다음과 같은 버그 보고서도 있습니다:

> [@알림에 X 사용자 승인이 필요하다고 표시되지만 사용자가 없음](https://meta.discourse.org/t/topic/262853/9):
>
> I found this topic while searching before filing a bug report, so adding to it. TL;DR the query for the notification is wrong because it counts rejected users as well. Notification: 16 users waiting for approval, click the link, see only 2. The [query used for the notification](https://github.com/discourse/discourse/blob/fcafc8872fe76158064a58fc58bc70b34a279c66/app/jobs/scheduled/pending_users_reminder.rb#L9) is this puts AdminUserIndexQuery.new(query: "pending", stats: false).find\_users\_query.to\_sql SELECT "users".\* FROM "users" WHERE (suspended\_till IS NULL OR suspended\_till \<= '2023-11-13 11:05:23.225614') AND "users".…

> [@승인 대기 중인 두 사용자가 RQ에 없는데, 어디에 있나요?](https://meta.discourse.org/t/topic/208854/):
>
> We use the same signup process for all new users, using Wordpress as the OAuth provider and requiring manual approval on Discourse. 99% of the time it works. But two users over the past weeks are hiding somewhere. Discourse sends notifications that they are pending approval, but there are not on the Review Queue, no matter how I filter. Discourse must know where they are, since it’s sending notifications. How can I find them?

---

_[View the full topic](https://meta.discourse.org/t/136-137-user-waiting-for-approval/326850)._
