Category-level auto-delete topics the same as auto-close feature

this is a feature request to make it possible to have a category where users are free to discuss without any concern.

two use cases I can think of:

  • for newbies who may be afraid to participate, one can config a category whose topics are temporary and is more like a test environment (like try.discourse.com).

  • for countries with lots of censorship (less freedom of words), it’d be much safer for users to discuss temporarily rather than permanent.

「いいね!」 11

I raised this here:

The general consensus now is that we want to build something like this. I am going to slot it to next release.

「いいね!」 12

thanks but I guess the functionality of these two features are opposite to each other. as you mentioned in the linked topic, the “auto-delete reply” feature is best for keeping well-documented topics, while the “auto-delete topic” feature is ideal for temporary discussions.

isn’t it possible to have both features?

「いいね!」 2

Sure… we already have auto delete topic, so you can consider that done :+1:

「いいね!」 5

yes of course, then is it possible to add a setting to the categories as “auto-delete topics in this category after … minutes”, just like “auto-close” setting? I’m looking for some way to set a temporary discussion category, and it’d be hard and boring if admins need to set the topics of a category for auto-deletion by hand.

「いいね!」 8

Like @jessicat and @Pad_Pors, I’m interested in such a category-wide setting that automatically deletes topics within a category. I can see that stickies should be preserved with such a function. Maybe optional, topics with many bookmarks or likes could be kept, too, although I’m not interested in that. Do I overlook other topics that should not be deleted?

I figured with auto close and Automatically delete replies after N days most of the similar code should already be there and would just have to be adapted and put into a plugin. But the pull-request is overwhelming me.

Are there or have there already been further steps in this direction? Does the team or the community have any further interest in this?

「いいね!」 6

I think this would be very useful as well.
We have a category where each post is a wiki (for our internal documentation). We use replies to discuss change-requests and these are deleted after 30 days.
We can set up auto wiki on a category level, but it would be really great if we can automatically add a topic timer (auto delete replies after X days) to each new topic in the category. Right now we have to do it manually for each topic which is a lot of extra clicks.

「いいね!」 7

I came here to see if this was possible/request the feature. It would be really useful. Our use-case is a student-support forum where we’d like questions to time out after a specific period of time to avoid cluttering the category with prosaic queries/noise. We’d like to be able to manually preserve some topics where they have lasting relevance, but this would not be the default

Relatedly, it would be cool to have an admin/moderator feature where topics that are about to be deleted can be reviewed before they go. If a moderator could subscribe to a weekly digest of to-be-deletd topics and replies that would be even better.

「いいね!」 6

この機能も切実に必要です :man_raising_hand:

「いいね!」 2

はい。オプションは次のようになると思います。

  • クローズドトピックのみ削除
  • アーカイブ済みトピックのみ削除
  • クローズドトピックを削除しない
  • アーカイブ済みトピックを削除しない
  • クローズドトピックを削除しない
  • ピン留めされたトピックを削除しない
  • ソリューションのあるトピックを削除しない[1]
  • ハート(またはその他のリアクション)が少なくとも____個あるトピックを削除しない
  • 投票が少なくとも____個あるトピックを削除しない[2]
  • 返信が少なくとも____個あるトピックを削除しない

また:もしこれがいつか注目されるようになれば、「アーカイブ」も同時に追加するのが理にかなっていると思います。


  1. もちろん、そのプラグインが有効な場合 ↩︎

  2. これも、プラグインが有効な場合 ↩︎

「いいね!」 2

このリクエストに私たちの意見も追加したいと思います。管理者が各カテゴリに対して(オプションで)デフォルトの自動削除トピックタイマーを設定できる設定が欲しいです。これにより、そのカテゴリのすべての投稿に適用されます。

私たちの場合は、クラシファイド広告のカテゴリがあり、N日より古いすべての広告(トピック)が自動的に削除されるようにして、整理整頓しておきたいです。

よろしくお願いします。

「いいね!」 2

私もこの機能が欲しいです。

「いいね!」 1

この機能も欲しいです。私のフォーラムにはナレッジベースがあり、現在、スタッフはユーザーが作成した各投稿に、手動で返信削除トピックタイマーを追加しなければなりません。

「いいね!」 2

こんにちは。この機能リクエストは私のユースケースにとって非常に素晴らしいものになります。他の人もその重要性について言及しています。実装する計画はありますか?よろしくお願いします。

「いいね!」 1

3件の投稿が新しいトピックに分割されました:Plugin to introduce auto-delete as a category-level option

このプラグインが私のニーズに合っているようです。

「いいね!」 2

このプラグインを共有していただきありがとうございます。
これは前進の一歩となるでしょう。
開発者には、このプラグインを基盤として、N日以上前のトピックを実際に削除する新しいプラグインを作成することを提案しました。
うまくいけば…