N
Novu•4mo ago
mariogamas

preferences not updating

const res = await novu.subscribers.updatePreference(subscriberId, templateId, { channel: { type:ChannelTypeEnum.IN_APP, enabled, }, enabled }); for some reason, user preferences are not being update
6 Replies
Pawan Jain
Pawan Jain•4mo ago
@mariogamas I am taking a look on this. @mariogamas Workflow with templateId have in-app step in it?
mariogamas
mariogamasOP•4mo ago
Hi @Pawan Jain yes is does
mariogamas
mariogamasOP•4mo ago
No description
mariogamas
mariogamasOP•4mo ago
No description
Richard Fontein
Richard Fontein•4mo ago
Hi @mariogamas , we identified an edge case where using the Subscriber Preference API with new Workflows resulted in the preference resolution not respecting Subscriber Preferences. The fix was deployed yesterday. Please try again and let us know if you see any further issues 🙏
mariogamas
mariogamasOP•4mo ago
top, thanks!

Did you find this page helpful?