Add a thank you when post submitted

We are getting people submitting the same post multiple times. Is there a way to say “Thank you for submitting. Your post is under review and if approved will be live soon.” popup or something when they hit submit?

Do you have required approvals on? This may be a regression if so.

「いいね!」 1

We definitely had occurrences when we had must approve first 2 posts enabled at Stonehearth where someone would submit their topic 2 or 3 times. I never tested it myself, but I would assume that they weren’t receiving a message, or the message wasn’t clear.

Hmm I wonder if we should prevent submitting more than 1 pending posts to the same topic @eviltrout? That would handle the “I can’t be bothered to read the dialogs that appear” assuming there has been no regression on approval notification dialogs appearing.

「いいね!」 1

As an FYI, this was never an issue for us (though it is still a good idea). The issue was creating the same topic multiple times, almost always a support request/crash report.

「いいね!」 1

Do you mean do i have approval required on all posts? If so then yes. That is working fine.

Ok. Yes here all posts always have to be approved. It’s a closed members bb. And what we find is they don’t see it when they post so they recreate. Again and again. Then we go in to approve and there are tons of each submitted post.

「いいね!」 2

Just tested, there isn’t a regression. The following dialog appears (pretty hard to miss!):

「いいね!」 3

Hey thanks for testing that!

So I guess what is proposed is a block on submitting more than one pending post per topic, or more than one pending topic? How hard would this be @eviltrout because it seems sensible to me as a preventative step?

「いいね!」 2

This is still a good feature suggestion @eviltrout. Prevent someone from queuing more than {x} items for approval, either replies in a topic, or topics in general.

「いいね!」 4

Once we allow editing of pending post this makes the whole reason to make a second post kind of pointless.

I think displaying pending post in the stream for the people who post something unlocks tons of awesome.

「いいね!」 4

@sam、この問題は新しい改善でもまだ発生していますか?すべての承認シナリオをテストする必要があります。これは未解決の問題です。50件の返信または50件のトピックをキューに入れた場合はどうなりますか?ここでレート制限はありますか?

Discourse をローカルにインストールしたばかりなのですが、refined システムの仕組みがよく理解できていません。@Roman / @tech-advocates

私の理解では、「ステージ済み投稿」の処理はすべて中止し、代わりにシャドウレビューアブルを作成するようになったとのことです。そのため、コンテンツはサイトにすぐに表示され、匿名ユーザーでも確認できます。ローカルで review every post を有効にして試したところ、そのように動作するように見えました。

もしそうであれば、以下のようになります。

  1. もうコンテンツを保留状態にしておく必要はない。
  2. OP トピック全体はもはや関係ない。
  3. 通常の Discourse の制限がすべて適用され、特別なことは何もない。「レビュー」モードは単に「特定の投稿を自動的にフラグ付けする」だけである。
「いいね!」 3

投稿を完全に管理する必要があるサイト向けに review_every_post を追加しました。この場合、すべてのディスカッションを麻痺させることなく投稿をキューに入れることはできないため、シャドウレビュー可能なものが必要になります。投稿をキューに入れないため、投稿ルールが適用されます。一度に50回投稿することはできません。

特定のカテゴリや監視対象の単語を含む投稿の事前承認が必要なシナリオについては、キューイングが依然として最善の方法だと思います。

「いいね!」 4

このシナリオを実際にテストしたことを確認する必要があります。一度に50回、または50の異なるトピックに50回…レート制限を適用して、意図的または偶発的にレビューキューを枯渇させられないようにする必要があります。