# Duplicate notifications for likes?

**URL:** https://meta.discourse.org/t/duplicate-notifications-for-likes/30183
**Category:** Bug
**Created:** [6월 18, 2015, 9:00오후 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183 "2015-06-18T21:00:15Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [6월 18, 2015, 9:00오후 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183/1 "2015-06-18T21:00:15Z")

</div>

I’ve seen multiple notifications for “like” on a post here on meta:  
 ![](https://global.discourse-cdn.com/meta/original/3X/d/c/dc7728bef640866c3b1642be0c9f188bad54461e.png)

Note the two arrows on the left indicate likes for the same post - where usually you only get one.

Also note the “solved” plugin notification in between (arrow on right) - perhaps it’s related?

---

<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: [6월 18, 2015, 9:15오후 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183/2 "2015-06-18T21:15:37Z")

</div>

This may be a new bug somehow cc @sam

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [6월 18, 2015, 9:15오후 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183/3 "2015-06-18T21:15:57Z")

</div>

_This_ is the issue where the thread title changing causes a second notification to issue.

It’s a relatively recent regression.

---

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [6월 18, 2015, 9:17오후 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183/4 "2015-06-18T21:17:23Z")

</div>

Although looking at the topic history for the first post - there is not a title change for:  
[https://meta.discourse.org/t/changing-text-of-new-topic-button-on-a-single-category-page/30135/1](https://meta.discourse.org/t/changing-text-of-new-topic-button-on-a-single-category-page/30135/1)

---

<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: [6월 18, 2015, 10:06오후 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183/5 "2015-06-18T22:06:23Z")

</div>

Confirmed, I got one yesterday as well, will figure this out.

---

<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: [6월 19, 2015, 2:16오전 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183/6 "2015-06-19T02:16:14Z")

</div>

This has existed forever, it turns out … simple repro

- user A likes post
- user B edits post
- user C likes post

Double notification.

---

<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: [6월 19, 2015, 2:31오전 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183/7 "2015-06-19T02:31:58Z")

</div>

Fixed per

[https://github.com/discourse/discourse/commit/5ab7f7e88d59e015fe35990cb2df33c2dca03e56](https://github.com/discourse/discourse/commit/5ab7f7e88d59e015fe35990cb2df33c2dca03e56)

---

<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: [6월 19, 2015, 1:36오후 UTC](https://meta.discourse.org/t/duplicate-notifications-for-likes/30183/11 "2015-06-19T13:36:14Z")

</div>


