open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
426 stars 225 forks source link

Bug: Duplicate Notifications for follows #1642

Closed diivi closed 1 year ago

diivi commented 1 year ago

Describe the bug

image 5 notifs saying the same thing (not even a repeatable event) unless @ThePiyushAggarwal followed me, unfollowed me and followed me again a few times.

Steps to reproduce

  1. Go to your notifs

Browsers

Chrome

Additional context (Is this in dev or production?)

No response

Code of Conduct

Contributing Docs

bdougie commented 1 year ago

This is a duplicate of https://github.com/open-sauced/app/issues/1615

diivi commented 1 year ago

I saw that issue, but I thought this might be a different one. Since in that case, the user might actually have created multiple highlights. But in this case, it's unlikely that they followed me so many times. Maybe this is an error on the backend?

bdougie commented 1 year ago

I saw that issue, but I thought this might be a different one. Since in that case, the user might actually have created multiple highlights. But in this case, it's unlikely that they followed me so many times. Maybe this is an error on the backend?

The backend needs to take in a few considerations. That can all be discussed in the other issue.