# 直接删除帖子导致“非法”标记被不当自动批准

**URL:** https://meta.discourse.org/t/direct-post-deletion-causes-inappropriate-automatic-approval-of-its-illegal-flag/373621
**Category:** Bug
**Tags:** moderation
**Created:** [2025 年7 月 9 日 19:09 UTC](https://meta.discourse.org/t/direct-post-deletion-causes-inappropriate-automatic-approval-of-its-illegal-flag/373621 "2025-07-09T19:09:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![per1234](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/per1234/32/569645_2.png) [@per1234](https://meta.discourse.org/u/per1234)
#### Post date: [2025 年7 月 9 日 19:09 UTC](https://meta.discourse.org/t/direct-post-deletion-causes-inappropriate-automatic-approval-of-its-illegal-flag/373621/1 "2025-07-09T19:09:41Z")

</div>

### 优先级/严重性：

中

### 平台

#### 操作系统

Windows 11

#### 浏览器

Google Chrome 138.0.7204.96

#### Discourse

`31ed2620caa780c941c6cff2a8ecaeffcbdbb14b`

### 描述：

除了处理用户提出的标记外，工作人员还可以监控论坛并直接删除他们注意到的不当帖子。如果工作人员删除了带有未审核标记的帖子，该审核队列项将由该工作人员自动批准。

虽然这种行为在某些情况下可能导致不当批准标记，但在标准审核标记的情况下是合理的。

当用户提出标记时，他们必须从标记原因列表中进行选择。列表中的一项是["它是非法的"](https://meta.discourse.org/t/new-its-illegal-reason-when-flagging-posts/294866)。此标记原因之所以独特，是因为它用于满足论坛运营商[提供举报非法内容的机制的监管要求](https://ec.europa.eu/commission/presscorner/detail/en/qanda_20_2348#:~:text=The%20DSA%20imposes%20new%20mechanisms%20allowing%20users%20to%20flag%20illegal%20content%20online)。

“它是非法的”标记原因经常被标记者不当选择。在内容不当但非法的情况下，最合适的做法是让标记审核员在审核界面中点击“ **忽略** ”或“ **否** ”按钮（取决于标记者声称非法是否出于善意），并删除被标记的内容。只有当被标记的内容确实是非法时，才最适合点击“ **是** ”按钮。

🐛 如果工作人员直接删除被标记为“它是非法的”但不属于非法的不当帖子，这将导致标记被无意中不当批准。此标记状态可能会在论坛运营商相关的内部官僚程序和[法律规定的报告](https://digital-strategy.ec.europa.eu/en/policies/dsa-brings-transparency)过程中导致混淆和浪费时间。

### 可复现步骤：

1. 登录具有工作人员权限的论坛帐户。
2. 点击帖子底部标记图标。  
将打开“ **感谢您保持社区文明！** ”对话框。
3. 选择“ **它是非法的** ”单选按钮。  
将出现一个“让我们具体了解您认为此内容非法的具体原因……”字段。
4. 在“让我们具体了解您认为此内容非法的具体原因……”字段中键入消息。
5. 点击“ **消息** ”按钮。
6. 通过点击帖子下方的垃圾桶图标直接删除被标记的帖子。
7. 导航到论坛的 `/review?sort_order=created_at&status=approved` 页面。

🐛 标记的状态为“标记已批准”，即使您没有明确批准该标记。

### 其他背景信息

处理此情况的最佳方法是始终将“它是非法的”标记保留在审核队列中，直到工作人员明确审核了该标记。

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2025 年7 月 10 日 06:26 UTC](https://meta.discourse.org/t/direct-post-deletion-causes-inappropriate-automatic-approval-of-its-illegal-flag/373621/2 "2025-07-10T06:26:40Z")

</div>

感谢您的报告，我已通知员工体验团队，我们将在未来几周内进行审查。

这是我们目前正在积极研究的领域！

---

<div class="post-metadata">

### Author: ![loic](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/loic/32/105621_2.png) [@loic](https://meta.discourse.org/u/loic)
#### Post date: [2026 年1 月 12 日 11:24 UTC](https://meta.discourse.org/t/direct-post-deletion-causes-inappropriate-automatic-approval-of-its-illegal-flag/373621/9 "2026-01-12T11:24:19Z")

</div>

我刚刚合并了一个修复了您描述的行为的拉取请求（PR）@per1234：

> <https://github.com/discourse/discourse/pull/37015>
>
> Currently, when a flagged post is deleted directly from the topic, the reviewabl…e is automatically approved. While this seems sensible in most cases, when the post is flagged as illegal, it can become a hassle for some forum operators (that have to report things because of the DSA, for example) when the post wasn’t really illegal.

现在，当被标记为非法的帖子被直接删除时，其关联的审核项目将不再被自动批准。

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2026 年1 月 13 日 11:53 UTC](https://meta.discourse.org/t/direct-post-deletion-causes-inappropriate-automatic-approval-of-its-illegal-flag/373621/11 "2026-01-13T11:53:23Z")

</div>


