brucek
brucek
NNovu
Created by brucek on 3/30/2024 in #💬│support
Sending to 2 topics with the same payload and transactionId still delivers twice to same user
Ie if: - user A is subscribed to both Topics 1 and 2, and - I send the same: - notification - workflow - payload to both topics ...shouldn't this deliver the notification to user A only once? I currently see duplicate notifications, one from each topic. This is so that we can have users subscribe to individual events from a client ("package is late"), or to ALL events for a client (which I have set up as separate topics). Ideally if the user subscribed to ALL, I don't have to delete them from the individual topics So if they change their mind and want to go back to individual client events, they don't lose their setup of which topics they were previously subscribed to. I have tried setting the transactionId in the payload as recommended here: https://docs.novu.co/workflows/notification-workflows#faqs ...but I am still seeing the notification being delivered twice. Can I prevent this somehow? Example transactionId I tested with is d3d74d27-f3aa-5d4d-81e2-d03b65123d1a
21 replies