Open haarchri opened 5 months ago
Are you saying a patch from a required field fails if the CEL filter function prevents the required field from existing (e.g. by filtering the resource)? Or something else?
I filter resources using cel-filter, but this runs after P&T. This causes P&T to fail because some filtered resources have required fields that are not available.
let me add an reproducer
What happened?
So, we added the
function-cel-filter
after initially trying to use it embedded infunction-patch-and-transform
. Now, we're facing an issue where usingfunction-cel-filter
to filter resources causes required patches to fail infunction-patch-and-transform
, resulting in the XR gettingREADY: False
. Does anyone have an idea for a workaround for this behavior?How can we reproduce it?
What environment did it happen in?
Function version: