# 分类已删除，但仍无法永久删除“关于”主题

**URL:** <https://meta.discourse.org/t/category-has-been-deleted-but-still-cant-permanently-delete-the-about-topic/411015>\
**Category:** Bug\
**Tags:** permanently-delete\
**Created:** [2026年八月26日 23:46 UTC](https://meta.discourse.org/t/category-has-been-deleted-but-still-cant-permanently-delete-the-about-topic/411015 "2026-08-26T23:46:46Z")\
**Posts on this page:** 1\
**Showing post:** 3

<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:** [2026年九月25日 17:44 UTC](https://meta.discourse.org/t/category-has-been-deleted-but-still-cant-permanently-delete-the-about-topic/411015/3 "2026-09-25T17:44:45Z")

</div>

感谢报告 @alltiagocom 👍

将由以下 PR 修复：

> <https://github.com/discourse/discourse/pull/44132>
>
> Previously, deleting a category trashed its About topic but left the first post …live, so \`posts\_count\` stayed at 1 and permanent deletion failed with "This topic still has 0 posts…". Recovering a post in that trashed topic also raised a 500, because post voting's \`is\_post\_voting\_topic?\` dereferenced the nil topic.
> 
> This change trashes the first post along with the topic, repairs existing topics with a post-deploy migration, and makes \`is\_post\_voting\_topic?\` nil-safe.
> 
> https://meta.discourse.org/t/411015

---

_[View the full topic](https://meta.discourse.org/t/category-has-been-deleted-but-still-cant-permanently-delete-the-about-topic/411015)._
