Giveth / notification-center

It's a microservice that would handle all notification of giveth.io and trace.giveth.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dont send notifications twice for users

mohammadranjbarz opened this issue · comments

Giveth/impact-graph#729 (comment)

Now in these cases we send two notifications for users :

  1. User donated to project and liked that
  2. USer owned a project and liked that

And we should do this

  • Consider sending owning project and ignore that user liked that
  • Consider sending liked project and ignore donate when
  • If user just match with one condition we don't need to change anything