How much time to wait to trigger notification after promoting workflow
Notifications were working fine on dev env. I promoted the workflow to test on production env. but I am getting:
workflow_not_found
response.
Response: {"message":"workflow_not_found","error":"Unprocessable Entity","statusCode":422}
14 Replies
@Rishabh-PriceLabs
Did this workflow exist already in production environment?
We promoted this workflow some time ago. But currently its in production env.
@Rishabh-PriceLabs can you try updating its trigger identifier in dev to note-reminder and then promote?
Any reason why the current implementation won't work? We have other workflows in production that are following this camel case
This should also work.
We by default don't keep camel case for trigger identifier, it got saved as notereminder
Did you change the default trigger identifier earlier?
The original implementation worked on the next day. Thanks for the support.
Thanks for the update @Rishabh-PriceLabs
Let me know if we can help with anything?
Nothing in this ticket. Can you please reply to this ticket: https://discord.com/channels/895029566685462578/1254622564421079193
I have just had the same issue. I have just promoted a workflow to production for the first time and when I try to trigger the notification I receive.
{"message":"workflow_not_found","error":"Unprocessable Entity","statusCode":422}
This happens whether I try to trigger it through the Novu node sdk or via the Novu website.
Is there any fix available, other than just waiting until tomorrow?
@El_Mavericko
I have shared this with team. I will keep you updated on this
@El_Mavericko you can visit the UI dashboard and updating the workflow with anything (preference defaults), or just wait for 2 hours for the cache ttl to expire. A fix will be available soon 🙏
OK awesome, thanks!
@El_Mavericko a fix was deployed to adress the issue, let me know if you have encountered this since