# Notification api data issue

**URL:** https://meta.discourse.org/t/notification-api-data-issue/366838
**Category:** Support
**Tags:** notifications, rest-api
**Created:** [May 20, 2025, 11:02am UTC](https://meta.discourse.org/t/notification-api-data-issue/366838 "2025-05-20T11:02:07Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Tarun\_Sharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tarun_sharma/32/483195_2.png) [@Tarun\_Sharma](https://meta.discourse.org/u/Tarun_Sharma)
#### Post date: [May 20, 2025, 11:02am UTC](https://meta.discourse.org/t/notification-api-data-issue/366838/1 "2025-05-20T11:02:07Z")

</div>

https://{defaultHost}/notifications.json

When a single user reacts to a post with emojis, the correct notification is generated. However, if multiple users react to the same post, the updated notification with the correct reaction count only appears when one of the users removes their reaction.

How can we fix this issue?

---

<div class="post-metadata">

### Author: ![Tarun\_Sharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tarun_sharma/32/483195_2.png) [@Tarun\_Sharma](https://meta.discourse.org/u/Tarun_Sharma)
#### Post date: [September 22, 2025, 7:28am UTC](https://meta.discourse.org/t/notification-api-data-issue/366838/2 "2025-09-22T07:28:07Z")

</div>

Is there any solution for this.  
I reacted on a post from account A I get notificaton data in notification api for that notification then when I reacted on same post with Account B I dont’t get it data in notification api.But when I remove my reaction from Account A then Account B notification data is coming in notification api.Then I again react on post with Account A notification data come in api then I remove notification from Account B then Account A notification data is coming.

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [September 22, 2025, 7:35am UTC](https://meta.discourse.org/t/notification-api-data-issue/366838/3 "2025-09-22T07:35:55Z")

</div>

How did the user whose posts you reacted to configure their like notification preferences? Is that configured to notify on every like?

---

<div class="post-metadata">

### Author: ![Tarun\_Sharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tarun_sharma/32/483195_2.png) [@Tarun\_Sharma](https://meta.discourse.org/u/Tarun_Sharma)
#### Post date: [September 22, 2025, 8:36am UTC](https://meta.discourse.org/t/notification-api-data-issue/366838/4 "2025-09-22T08:36:11Z")

</div>

I don’t think this is related to the recipient’s notification preferences. The user whose post I reacted to has the default setting (`Notify when liked: “First time and daily”`), not “Every time”. But even with that, the issue isn’t about whether they get notified — it’s that in `/notifications.json` only the very first reaction shows up, and subsequent reactions from other accounts don’t update the merged notification until one of them is removed.

So it looks more like a notification merging/refresh bug rather than a preference setting.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [October 1, 2025, 3:36pm UTC](https://meta.discourse.org/t/notification-api-data-issue/366838/5 "2025-10-01T15:36:24Z")

</div>

I _think_ the behavior you are describing is by design. If you like or react to a post, the person who wrote the post gets a notification. If others then like or add reactions, the notification is not updated. It makes sense to me that the notification is updated if someone retracts their like or reaction.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [October 31, 2025, 3:37pm UTC](https://meta.discourse.org/t/notification-api-data-issue/366838/7 "2025-10-31T15:37:30Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
