Rule Engine injects int despite long

Hi,

I noticed a value type inconsistency caused by the rule engine because it injects a zero as type int instead of long. Using GroupBy this results in duplicated values

Best
Mike

Thank you @mwiegand for reporting this issue.

I created a ticket for the problem: AP-22286

2 Likes