トピックへの投稿「ピン留め」のベストプラクティスは何ですか?

Often there will be a thread with 50+ posts about a newly-introduced bug on our platform and we want to let users know we are working on it. If we just add it as a normal post, it can quickly be drowned out by other replies. We can mark it as the “solution” to pin it to the OP, but this is hacking a feature to do something it wasn’t intended, and misleads users who see the solved checkmark into thinking the issue is resolved. We could alternatively edit the OP to something like:

Edit: This is being looked into by engineers
[quote]

but some users don’t like their posts being edited.

What is the ideal way to handle this?

「いいね!」 3

If users don’t have access to tagging themselves then why not have staff tag topics as acknowledged / investigation / resolved? Is it important that users see specific replies?

「いいね!」 1

They have access to tagging, but even if not, tags are tucked away and hard to notice. And yes, contents of replies are important to see since they may contain information like expected resolution time, requests for more info, etc.

I can see some value to pinning posts within topics themselves. Until someone develops the equivalent of a blue post (staff post) plugin to highlight where staff posts are in the topic/timeline and then hop between them it’s useful to know where to look for official responses.

From personal experience people bookmark the threads directly, particularly when it comes to tracking issues and bugs. They may never revisit the parent category to see other topics.

It’s a hard behavior to crack, which is why we’re forced to consider stuff like edit the initial post or abusing the Solved plugin. Neither is a real solution, but I’m not sure one exists right now?

「いいね!」 4

#contribute:機能リクエストへ移動しました。顧客から同様のリクエストが寄せられたためです。

彼らのユースケースは、元の投稿者と同一です。

  • バグや機能の修正が進められている
  • Staff の更新が雑音の中に埋もれてしまう(Staff 色を使っても同様)
  • 元の投稿を編集して更新を含めることに抵抗がある
  • 解決済みではないものを「解決済み」にマークしたくない
「いいね!」 6

I can see use case here and also see how it departs from “solved”

In particular you would allow multiple posts to be “featured” in the OP:

Jane "pm" 2 hours ago: We will be looking at this [v expand]
Jill "dev" 1 hour ago: I am working on a fix [v expand]

@codinghorror I wonder if this is core feature, aka “Pin post..” complete with “how long you want to pin it” or in the far to rare department and should be a discourse-pinned-posts plugin.

Personally it feels like a discourse-pinned-posts plugin to me, but it shares lots of DNA with discourse-solved so we would need to be careful about code duplication here.

「いいね!」 6

Not exactly, maybe solved needs an in-progress state that behaves almost the same way as solved but does not confer full solved-ness.

「いいね!」 6

Solved only works if it’s a unique post about an issue, or there’s a definitive endpoint.

It would be useful to move between staff/moderator responses in a topic regardless, or offer a tweaked summarize which includes them all.

「いいね!」 1

One idea we came up with on my forum is to edit the topic title. Inelegant, but at least it will get the members’ attention.

「いいね!」 1

I really like this idea – maybe “potential solution” or something like that? (In my ideal world, this would be a setting that could be enabled if an admin felt it appropriate with a little text box for the title of the “in progress” or “potential solution” or whatever.)

「いいね!」 1

この Contribute > Feature リクエストがどうなったのかとても気になります。今からでもこれを実現する方法はありますか?もしあるなら、その設定はどこで見つかりますか?

もしできない場合、OP やトピックのタイトルを編集する以外の新しい提案を持っている人はいますか?

もう少し詳しく説明していただけると嬉しいです。できれば、この機能を使いたいと考えているフォーラムのトピックへのリンクも貼ってください。

年々いくつかの変更を加えており、現在は投稿に注釈を追加できるようになりましたが、OP を編集しない限り、OP に複数の投稿を自動的に紹介する方法はまだありません。

「いいね!」 1

2019年3月、@HAWKが「これは #contribute:機能リクエスト に移動します。同じリクエストを顧客から複数回受けているためです」と投稿し、私はトピック内での投稿のピン留め機能がDiscourseに実装されたかどうかを尋ねていました。

@michellefs さん、これも同じです。解決策に対する明示的な「未完了だが進行中」のマーカーを人々が求めているようです。「半分の解決策」、「4分の1の解決策」、あるいは「どれくらい完了したか」のパーセンテージの見積もりが必要な場合は、プログレスバーまで必要になるかもしれません。

少なくとも、人々は解決策が取り組まれていないのではなく、進行中であることを知ることができます。

スレッドのタイトルを正しく理解しているか分かりませんが、私は(以前の会社で)主に3つのシナリオで「コメントのピン留め」を使用していました。

  1. ベストアンサーのため。「ソリューション」機能に似ており、通常は1つのコメントをピン留めするだけで十分です。
  2. コミュニティAMA(Ask Me Anything)のため。ユーザーとスタッフの間でトピックに関するQ&Aスレッドを開き、通常はスタッフの返信を強調するために、四半期に一度、少なくとも30件以上のコメントをピン留めする必要があります。
  3. コミュニティ活動における優れたUGC(写真、動画、ミームなど)を強調するため。例えば、月例の写真スレッドでは、通常、少なくとも10件以上のコメントをピン留めする必要があります。

お役に立てば幸いです :wink:

「いいね!」 2

それはDiscourseではなかったですよね?
トピックの最初の投稿の最後に、任意の数の返信を(実際の返信へのリンクとして、スレッドの順序を乱さないように)ピン留めできると便利だと思います。