Does it take for effect to take place in Production
So I made changes to the message for inapp actions in workflow. I have published changes to production but when I'm testing it locally its giving old message. Why's that?
10 Replies
Hi @BeardyWeird, I'm an AI assistant for Novu. While a team member reviews this question, I'll look through relevant sources and see if I can provide suggestions. Please tag @Ask Inkeep with any follow-up questions.
-----------------------------
While I generate an answer, here are some sources that might be helpful:
* Messages
* Start Point
* Workflows
* Glossary
-----------------------------
Answer
The issue you're experiencing could be related to caching, particularly if you're running Novu locally. When changes are made to templates or other configurations, these changes might not immediately reflect locally due to cached data. This is a known behavior discussed in a similar context, where flushing the cache resolved a similar issue for another user working with Novu locally (1) .
To resolve this, you could try clearing your cache. If you're using Redis for caching, you can use the following command in your terminal:
This forces a cache flush, which should then allow your local environment to reflect the latest changes you've made to the in-app message content. Keep in mind, this solution was derived from a discussion around a similar issue and might help in your case .
Got it. Tagging @Support for additional help.
@Pawan Jain can you help us out here?
@BeardyWeird
If you check the same workflow in production environment, Do you see this actions in in-app editor?
Yes after promoting changes to production in the in app editor
@BeardyWeird, you just advanced to level 3!
When I test in my development project locally I don't get the updated message
Its takes some hours for those changes to come in effect
@BeardyWeird
Sorry for inconvenience, I see few more users have reported this.
I have shared this issue with our team and i will keep you updated
Okay thanks