Hi All,
Kindly assist to figure this error out please:
"The execution of template action 'Filter_array' failed: The evaluation of 'query' action 'where' expression '@greater(item()?['field_1'], item()?['RecoveredPieces'])' failed: 'The template language function 'greater' expects all of its parameters to be either integer or decimal numbers. Found invalid parameter types: 'Null'.'."

The flow compares and filters the field_1 > RecoveredPieces and creates an array
I have had the flow running for a time now and suddenly failed yesterday.
I have checked all the parameters, all are integers.
Thank you