Scheduled Flow Exection doesn't include all the information in the Exection DetailsIssue This issue was first noted in the Remote Instance spoke & later in a couple of other spokes. Ideally, when Flow Debugging is enabled, all the details regarding the execution and if any variables or values are being used should be available. However, the flow execution doesn't show these details only when it's executed for a scheduled time. These details are available in the execution when manually tested or triggered.ReleaseMost likely Utah or aboveCauseThis could be possibly due to a snapshot issue with the flow. The cause hasn't been definitive, however, it's observed that this behaviour could have been due to the unintended sitting of the Flow architecture on the ServiceNow Platform. This is first noticed in the Utah Patch 7b, & specifically in the "Get Remote Record" step (step 2) for the Remote Instance Spoke where the Remote Record wasn't being reflected in the execution (neither is it being retrieved). (please find this article more relevant for this scenario & might also apply to other Flows). (Note that the precise root cause hasn't yet been determined or confirmed officially.)ResolutionPlease make minor changes(cosmetic ones) and republish the flow.By changes, you can make minor configurations, revert them and publish the flow.Try again, so that background and manual executions refer same snapshot.