Scheduled Flow configured for 22:00 but executing at 15:30 in PROD only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
55m ago
Hi Team,
I'm seeing an unexpected behavior with a Scheduled Flow.
The flow is configured to run Weekly on Monday at 22:00, and both the instance timezone and user timezone are set to UTC.
In PROD, the actual sys_flow_context record shows the flow started at 15:30:04 UTC, even though the trigger is configured for 22:00 UTC.
In QA, the same flow configuration executes as expected, and the sys_flow_context record shows the flow started at 22:00:04 UTC.
I've already verified:
Trigger configuration is identical in QA and PROD.
Flow properties are identical in QA and PROD.
Execution times are being validated from the actual sys_flow_context records.
Has anyone encountered a similar issue where a Scheduled Flow executes at a different time than the configured trigger in one environment only?
Also, is there a backend table where the actual scheduler metadata or next run time for Flow Designer scheduled triggers can be verified?
