# 因问题回答插件而在关注标签的主题中收到编辑通知

**URL:** https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971
**Category:** Support
**Created:** [2020年一月17日 19:00 UTC](https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971 "2020-01-17T19:00:50Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2020年一月17日 19:00 UTC](https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971/1 "2020-01-17T19:00:50Z")

</div>

我所在的站点运行的是 `2.4.0.beta9` 版本，并且正在关注某个标签。有人开始编辑带有该标签的帖子。我收到了第一封邮件通知，感到非常困惑，因为该话题的最新帖子已经有一年多了。仔细查看后，我发现是一位版主修改了其中一篇帖子中的拼写错误。

随后，这位版主继续编辑了许多其他帖子，我也因此收到了所有这些编辑的通知。

这令人惊讶，因为：

> [@codinghorror](#):
>
> 在 Discourse 中，编辑不会向_任何人_发出警报……至少据我所知从未有过。默认情况下，如果_其他人_编辑了你的帖子，你会通过 Discourse 的标准通知机制收到通知。

啊，但这些帖子都来自启用了 [Question Answer Plugin](https://meta.discourse.org/t/question-answer-plugin/56032) 插件的话题。@angus，这是预期的行为吗？（我还看到另一位关注该标签的用户也收到了编辑通知）。

编辑：我无法在 try 站点上复现此问题，因此我推测这可能是插件导致的，所以特此通知 Angus。

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2020年一月17日 19:03 UTC](https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971/2 "2020-01-17T19:03:43Z")

</div>

除非你能在 [try.discourse.org](http://try.discourse.org) 上复现此问题，否则这不是我们的错误。我相当确定那里已启用标签功能，请去试试。

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [2020年一月19日 23:29 UTC](https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971/3 "2020-01-19T23:29:49Z")

</div>

@pfaffman 澄清一下：

1. 问题是您收到了关于他人编辑他人帖子的通知吗？（收到他人编辑您帖子的通知是预期的行为）。

2. 所有话题都是 QnA 话题，还是仅部分？

3. 您能稳定地复现这个问题吗？

我认为这个问题无法在 [try.discourse.org](http://try.discourse.org) 上测试，因为假设第 1 点成立，您需要三个账号，其中一个是版主（我认为您在 try 上无法成为版主）：

- 发帖人
- 版主
- 标签关注者

我已经深入研究了 QnA 的代码，表面上看，它似乎不太可能导致此类问题，因为它不会影响负责通知的 post\_alerter 类中的检查。

它仍可能是原因，但在进一步深入调查之前，我希望获得更具体的信息。

---

<div class="post-metadata">

### Author: ![Overgrow](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/overgrow/32/478189_2.png) [@Overgrow](https://meta.discourse.org/u/Overgrow)
#### Post date: [2020年二月25日 08:44 UTC](https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971/4 "2020-02-25T08:44:08Z")

</div>

我收到了大量“编辑”通知，这些通知却告知我其他用户创建了新帖子。

这些通知来自我“关注”的话题中的帖子，这些帖子有一个共同点。

奇怪的是通知的时机：我在帖子创建后一段时间也收到了通知，但并没有“帖子已编辑”的标记。我还检查过，帖子创建时并没有“系统”编辑操作。

这个问题不仅影响管理员或版主，普通用户也会遇到。我没有安装任何非官方插件。我安装了一些官方插件，但据我所知，它们都不会影响通知功能。

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2020年二月27日 00:34 UTC](https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971/5 "2020-02-27T00:34:26Z")

</div>

哦。我在这件事上疏忽了，现在记不起具体细节了。对此很抱歉。

> [@angus](#):
>
> 问题是你收到了关于有人编辑他人帖子的通知？

是的，就是那个问题。

我不确定是否所有问答（QnA）主题都这样，但我_觉得是这样？_

Try 应该没有问答功能吧？

> [@angus](#):
>
> 我深入查看了问答代码，表面上看，它似乎不太可能导致这类问题。

真糟糕。我（显然）曾希望问题会很明显且简单。这段时间我还没听到其他相关反馈。我不太确定这意味着什么，但现在看来我们又收到了另一份报告。

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2024年二月8日 14:09 UTC](https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971/6 "2024-02-08T14:09:45Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [2024年二月8日 14:17 UTC](https://meta.discourse.org/t/getting-notifications-for-edits-in-topics-with-watched-tags-due-to-question-answer-plugin/138971/7 "2024-02-08T14:17:52Z")

</div>


