Description
There is a problem with the booked resources aggregate where the $size function does not receive correct arguments in the pipeline. This incorrectly formats the trainee array.
'PlanExecutor error during aggregation :: caused by :: The argument to $size must be an array, but was of type: missing'
Description There is a problem with the booked resources aggregate where the
$size
function does not receive correct arguments in the pipeline. This incorrectly formats the trainee array.