I found a similar topic, but the answer wasn’t given there and the topic was closed.
Hello!
Yes there is go to the review queue. Select rejected and type will be queued post then you can select other options such as specific user.
[sketch-1587659663967]
In addition, you can always send the user a PM about their post.
This setting can be changed. Posts that have not been reviewed will be rejected.
auto handle queued age
If a post is not approved, do the users have a copy of it some where so they can revise and repost it?
If the moderator rejects it, the post disappears for the user. Why can’t the user find rejected posts in “My posts” section?
「いいね!」 3
ondrej
2020 年 9 月 28 日午後 9:29
2
Hello there @Ed_Bobkov !
Thanks for asking this. Unfortunately the user cannot see the post that was rejected by the moderator. The user should ask @ moderators as to why they rejected the post.
Hope this answers your question.
「いいね!」 2
riking
(Kane York)
2020 年 10 月 7 日午後 9:51
4
Change to add this to the user archive export:
https://github.com/discourse/discourse/pull/10859
I don’t think we’re going to be showing rejected queued posts in the UI, but including it in the data export is not too hard.
「いいね!」 2
But that’s not a solution.
A better way would be to let the user to change smth in the post. In this case we simply should keep the post inactive but dismiss it from the moderation tab.
A moderator can send the user a message what to fix in the post. This way the idea of the moderation process is fully realized.
But when we simply delete the post we damage the reputation of the site. Please, think of it from this point.
「いいね!」 2
riking
(Kane York)
2020 年 10 月 8 日午後 6:42
6
Hmm, if the post is “okay but needs edits”, I typically approve and then edit or ask the person to edit. Only rejecting spam.
What kind of expectations are you looking for in the post approval queue?
「いいね!」 1
Nothing unusual. Approve or decline. But if declined, they should be kept in “My posts” in a draft or smth like that mode.
「いいね!」 1
riking
(Kane York)
2020 年 10 月 8 日午後 7:35
8
I meant, what kind of approval criteria do you have that returning the post to the user actually makes sense? When do you press Decline?
「いいね!」 1
It’s our internal guidelines. Each forum has there own rules.
「いいね!」 1
サイトにもこれを掲載する必要があります。承認のために提出した後で、ライターが何かを編集したいと気づくことがあります。または、モデレーターが修正が必要な間違いを見つけることもあります。モデレーターがトピックを却下した後、ライターが編集して再提出できるようにする方が良いと思います。
「いいね!」 2
この質問は、モデレーションを受けて作成したトピックを失ったトピック作成者にとって非常に重要です。解決策は非常に簡単な「順序変更」である可能性があるため、なぜ解決されないのか疑問に思います。投稿を削除するのではなく、モデレーターからトピック所有者へのメッセージとともに下書きとして残します。
@codinghorror 、@sam この問題についてご意見をお聞かせいただけますか?
却下された投稿は、ユーザーの「すべてダウンロード」データエクスポートに含まれていますが、それは役に立ちますか?
却下されたトピックを編集してモデレーションに再提出したい一般ユーザーには役立たないと思います。
「いいね!」 1
この質問に答えがないのはとても奇妙です。他の人にとって本当に重要ではないのでしょうか?
このリリースで却下された投稿について、何か変更点はありましたか? @sam
「いいね!」 1
sam
(Sam Saffron)
2022 年 1 月 13 日午前 5:19
16
@loic がこのエリアを少し洗練させました。彼なら拡張できます。
「いいね!」 2
loic
(Loïc Guitaut)
2022 年 1 月 13 日午前 9:37
17
AFAIK、この件に関して何も変更されていません。新しいリリースでは、ユーザーは保留中の投稿を確認できますが、投稿が却下された場合、現在と同じ動作になります。
「いいね!」 4
@Ed_Bobkov様 、これは私にとって非常に重要です。重大な見落としにより、Discourseインスタンスでかなりの量の投稿を失いました。そのため、必然的に却下されました。これを見つけられなかった場合、却下されたら完全に削除されたと考えていたでしょう。
承認を処理する際にモデレーターが選択できる「投稿を修正」オプションができました。これは、このような場合に、より適切に使用できる可能性があります。
This has now been implemented.
You now have the extra option to 'Revise Post` alongside the existing ‘Approve’ and ‘Reject’ options:
[revise post]
This will open up a modal where you can provide feedback:
[feedback]
And this will send a PM to the user:
[revise post PM]
「いいね!」 2