π΄ Novu updateAction API Updates Successfully But Not Persisting After Refetch
I'm using Novu's updateAction API to mark a notification action as completed. The API call succeeds, and the response includes the updated notification data. However, when I refetch the notifications using fetchNotifications, the updated action status is not reflected, and it appears as if the action was never clicked.
π API Reference: updateAction Documentation https://v0.x-docs.novu.co/notification-center/client/headless/api-reference#updateaction
Using Novu version 0.24.0
11 Replies
@djsteve2640
Are you using novu cloud?
No. Its self hosted
@djsteve2640
There is a bug in that version for this API.
Alright. So which version should I upgrade to that has this fix ?
unfortunately, we don't have a fix yet
Is there any work around for this ?
Hey @Pawan Jain . Is there other way to update the notification button and get the updated notification in the feed ?
@djsteve2640
Currently, there is no workaround. I will keep you updated once we fix this
Ok. Thanks for the update
@djsteve2640, you just advanced to level 2!
@djsteve2640
We released 0.24.7 tagged docker images, you can upgrade to this tag, this bug is fixed in that version
Wow. That's great. Will upgrade it. Thanks for pushing the fix. π