ユーザーが返信できない制限されたトピックの投票

コミュニティのユーザーから、コミュニティのお知らせ用のカテゴリで投票できないというメッセージが届きました。

私たちはそのカテゴリを使ってコミュニティの更新情報を投稿しており、昨日は変更についてユーザーの意見を尋ねるアンケートを投稿しました。すると、あるユーザーからこのようなメッセージが届きました。

こんにちは、Diegoさん。
アンケートに投票しようとすると、このエラーが表示されます。

このトピックに投稿できないため、投票できません。

Discourse のコードを確認したところ、メッセージ IDuser_cant_post_in_topic であり、ユーザーがアンケートに投票しようとした際に、そのトピックへの返信が許可されていない場合にトリガーされることがわかりました。


そこで質問です。

そのチェックを有効または無効にする設定を作成することは可能でしょうか?
つまり、返信できないユーザーでもアンケートに投票できるようにする方法があれば知りたいです。

「いいね!」 1

i found a workaround for this until something better can be implemented.

you can go into the category settings and edit the permissions to where everyone (or whicever group you decide) is able to reply/see for the category. then if you dont want people to reply to the topic but you still want them to be able to vote on the poll, just close the topic.

Just checking, are you referring to polls (like the one I included below) or the Discourse Voting plugin?

  • Option 1
  • Option 2

0 voters

To polls, Discourse Polls that is integrated in Core

「いいね!」 1

I take it the category the poll is in is restricted. Users can only read?

「いいね!」 1

Yep, if users cannot reply then they can’t vote on polls

「いいね!」 2