すべてのスタッフは保留中の招待をすべて閲覧できますか?

Discourse フォーラムの管理者として、数人のメンバーが運営を担当しています。しかし、招待されたユーザー(トピックへの招待ではなく、フォーラムへの招待)を確認すると、各管理者は自分が送った招待のみが表示されます。送信者に関わらず、すべての保留中のユーザー招待を任意の管理者が確認する方法はありますか?
(もしこの質問に適した別の場所があれば、そちらへ誘導してください。非常に適切なトピックが見つかりませんでした)
ありがとうございます!

You can get a list of all invites that have been sent from your site on the Admin / Emails / Sent page. Enter “invite” into the Email Type input at the top of the page to filter the results for invites.

There is no where on the Discourse user interface where you can see pending invites for users other than yourself.

You could get a list from the data explorer plugin, which I believe requires Business class service to have access to. There could be an example query in What cool data explorer queries have you come up with?.

Of course, so simple! Thank you @simon