mattcasters / pentaho-pdi-dataset

Set of PDI plugins to more easily work with data sets. We also want to provide unit testing capabilities through input data sets and golden data sets.
Apache License 2.0
30 stars 13 forks source link

Bug: Preview Rows: Conversion error: null on input fields after the Execute Unit Step #46

Closed usbrandon closed 5 years ago

usbrandon commented 5 years ago

Any input rows flowing into the Execute Unit Test Step come out on the other side with the "Conversion error: null" message when looking at the "Preview rows" tab. https://pasteboard.co/HXPwTVZ.png

What happens.

hansva commented 5 years ago

In addition to this bug, fields used before the "Execute Unit Tests" are available in the preview tab but also give conversion errors, They are not in the actual result of the step so not sure if this is a bug that has to do with the plugin... image

mattcasters commented 5 years ago

Seems to have been fixed: image