You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shows 1 extra notification in Inapp irrespective of the actual count. For example, if the actual Inapp notification count is 350, then it's showing as 350 as one feed and 1 count as separate feed in the notification as shown in below image. i've used Digest for InApp.
FYI: I checked the database count as well and it's showing 350.
👟 Reproduction steps
Use Digest for Inapp
Bombard with more messages. for e.g: 300 & above
👍 Expected behavior
It should show exact count as 350 and avoid showing that extra 1 count as shown in below image.
FYI: Sometimes, it's showing count correctly.
👎 Actual Behavior with Screenshots
If we use digest, it should show as single aggregated count and not duplicate count
Novu version
0.17.1
npm version
8.19.4
node version
16.20.1
📃 Provide any additional context for the Bug.
Attached workflow screenshot for your reference
👀 Have you spent some time to check if this bug has been raised before?
📜 Description
Shows 1 extra notification in Inapp irrespective of the actual count. For example, if the actual Inapp notification count is 350, then it's showing as 350 as one feed and 1 count as separate feed in the notification as shown in below image. i've used Digest for InApp.
FYI: I checked the database count as well and it's showing 350.
👟 Reproduction steps
👍 Expected behavior
It should show exact count as 350 and avoid showing that extra 1 count as shown in below image.
FYI: Sometimes, it's showing count correctly.
👎 Actual Behavior with Screenshots
If we use digest, it should show as single aggregated count and not duplicate count
Novu version
0.17.1
npm version
8.19.4
node version
16.20.1
📃 Provide any additional context for the Bug.
Attached workflow screenshot for your reference
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: