# 删除主题无法撤销

**URL:** https://meta.discourse.org/t/deleting-a-topic-cannot-be-undone/351377
**Category:** Bug
**Created:** [2025年二月9日 22:04 UTC](https://meta.discourse.org/t/deleting-a-topic-cannot-be-undone/351377 "2025-02-09T22:04:04Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Thomas\_DC](https://avatars.discourse-cdn.com/v4/letter/t/5f8ce5/32.png) [@Thomas\_DC](https://meta.discourse.org/u/Thomas_DC)
#### Post date: [2025年二月9日 22:04 UTC](https://meta.discourse.org/t/deleting-a-topic-cannot-be-undone/351377/1 "2025-02-09T22:04:04Z")

</div>

你好 🙂

在我看来，删除主题是无法撤销的。

1. 我创建一个新主题。
2. 我删除它。
3. 与帖子删除不同，它会返回到主题列表。
4. 我点击已删除的主题。
5. 我可以再次删除它（但什么也不会发生），但无法撤销删除（与帖子删除不同）。

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [2025年九月2日 16:31 UTC](https://meta.discourse.org/t/deleting-a-topic-cannot-be-undone/351377/2 "2025-09-02T16:31:55Z")

</div>

我可以确认非管理员用户也会出现这种情况，这是截图以更好地说明：

 ![CleanShot 2025-09-02 at 12.30.53@2x](https://global.discourse-cdn.com/meta/original/4X/b/5/b/b5b4f52d5e0e36e92e7698202b7124df6d45a668.png)

这很可能是由于权限问题。但我们应该修复它，用户应该有权限恢复他们自己删除的主题。

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2025年十月6日 15:54 UTC](https://meta.discourse.org/t/deleting-a-topic-cannot-be-undone/351377/6 "2025-10-06T15:54:26Z")

</div>

感谢 @Thomas_DC 的报告 👍

我正在进行一项“修复”

> <https://github.com/discourse/discourse/pull/35214>
>
> When a user is deleting their own topics, we don't set the "deleted\_at"
> timesta…mp but instead use the "user\_deleted" boolean.
> 
> This wasn't tested against in the "canRecoverTopic()" and
> "isRecoveringTopic()" method in the UI so users weren't able to recover
> their own deleted topics.

在经过充分测试、审查和合并后，我会在此汇报。

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2025年十月8日 12:46 UTC](https://meta.discourse.org/t/deleting-a-topic-cannot-be-undone/351377/8 "2025-10-08T12:46:36Z")

</div>

PR 👆 已合并 😉

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2025年十月9日 06:00 UTC](https://meta.discourse.org/t/deleting-a-topic-cannot-be-undone/351377/10 "2025-10-09T06:00:55Z")

</div>

此主题已在 17 小时后自动关闭。不再允许回复。
