Perhaps a module was renamed or microflows were renamed and the Scheduled Events are out of date. If it is only these 3 scheduled events, try deleting those scheduled events in Studio Pro, recreating them in Studio Pro and then redeploying. This would take a few minutes and would eliminate an issue with broken or out of date scheduled events.
Hi Ayberk,
I looked into this a bit more and wanted to share the latest steps I would recommend.
If the scheduled event is still there but the runtime says the microflow cannot be found, it usually means the deployment is using an outdated or broken reference, not that the scheduled event is actually missing in Studio Pro.
This often happens after renaming/deleting microflows, module refactoring, or merges. The scheduled event may still exist, but internally it can still point to an old microflow reference.
First, I would try the safer fix:
If that still does not work, then as a stronger reset:
That approach can help clear broken references that are still being carried in the deployment metadata/runtime state.
So this is usually not about the microflow “not existing”, but about the environment still holding an outdated reference.
After the trials, please share your update.
If this resolves your issue, you can mark it as accepted.