Table Row to Variable: Long wrongfully converted Int

Hi,

I wanted to filter by row index / number but noticed that the Table Row to Variable node converts the long too int type.

That in turn causes the row filter to error out:

2024-09-18 11:09:12,900 ERROR DefaultNodeService java.io.IOException: Invalid node settings: Long for key "value" not found.


Best
Mike

Hello @mwiegand,

I am not able to reproduce this, could you please share a dummy workflow which causes the error. Also i believe in the first image the Row Index is of the type long (it is l and not i), but not sure why ae you facing the issue later on.

Best,
Keerthan

1 Like