Our team utilizes a flow for new hire reviews that was working until 8/15. On that date, it suddenly failed with an error at an "apply to each" step:
Action 'Apply_to_each' failed: The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@body('Create_an_approval')?['approvers']' is of type 'Null'. The result must be a valid array.
This step references the approvers from the "create an approval step", but looking at the outputs of create an approval, there is no approver array being produced anymore. There are still valid emails in the "Assigned to" field... again, the flow did not change.
Is anyone else experiencing this, and how can it be fixed?