For new or recently edited workflows, an issue was discovered with the Get Related Records utility, where it attempted to retrieve data from a specific field. If the field was null, the workflow would error out and become stuck in a waiting state.

To address this, the affected workflow utilities have been updated to initialize output variables to null by default, ensuring that a value is assigned only when the corresponding field contains data. The issue has now been resolved.