



















1
When a post is deleted in Discourse, we perform a soft-delete. This means that post is still present in the database in case an administrator wants to recover it later. A soft-delete is not sufficient when the deleted post contains sensitive information and must be pruned from the database completely. For those situations, we are introducing the ability to permanently delete a post.
To use this feature, enable the can permanently delete setting. However, please be aware of the risks involved with this feature — as the setting name suggests, if you permanently delete a topic, post, or post revisions, there is no way to restore this content. As such, there are a few safeguards in place:
When you enable the can permanently delete setting, we present a modal that asks for your explicit confirmation that you understand the risks:
After initially deleting a topic (which is “soft delete” that can be reversed via the Un-Delete Topic button), you must wait 5 minutes before you can initiate a permanent deletion via the Permanently delete button. If you need to move faster, another admin can complete the permanent deletion immediately.
After those 5 minutes have passed or if another admin is helping out, when you click the Permanently delete button we will present an additional confirmation modal that you must complete before proceeding:
77 Likes
JammyDodger Split this topic 29
JammyDodger Split this topic 30
A small update on the functionality of this feature…
You can now also permanently delete post revisions when this setting is enabled. ![]()
This can be done from the Revision History by first hiding the revision, and then the option to ‘Delete revisions’ appears:
16 Likes
lindsey (Lindsey Fogle)
33
We have updated this feature to make the can permanently delete setting visible to admins. This means you no longer need to contact the Discourse team or use the console to manage this setting.
However, we have added a few additional safeguards to make sure admins are completely aware of the risks of this feature:
When you enable the can permanently delete setting, we present a modal that asks for your explicit confirmation that you understand the risks:
After initially deleting a topic (which is “soft delete” that can be reversed via the Un-Delete Topic button), if you initiate the permanent deletion (i.e. click the Permanently delete button), we’ll present an additional confirmation modal that you must complete before proceeding:
Note: If the same admin is performing the soft delete and permanent delete, they still must wait 5 minutes between these actions.
2 Likes
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。