I need some assistance figuring out how to find and fix this error. The keeps failing so I ran a test. I attached an image of those error
ERROR
Action 'Apply_to_each' failed
DETAILS
The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body/AssignedTo']' is of type 'Object'. The result must be a valid array.
____
The trigger of this flow is When an item is created or modified -->
Get changes for an item or a file (properties only) -->
Condition 2: ColumnHasChanged/AssignedTo is equal to TRUE -->
If yes (Apply to each) <<<ERROR OCCURED HERE>>>
Send an email (V2)