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

UI Bug - UI Elements disappear When Cancel is clicked on New Unit Test #23

Closed harrisward closed 6 years ago

harrisward commented 6 years ago

Open a transformation with a unit test applied. You can see the UI elements for input data etc. Click New Unit Test and then Cancel on the popup dialog. The UI elements for the original unit test disappear although the unit test is still applied to the transformation.

Click Switch and reselecting the Unit Test will obviously bring back the UI elements even thought the unit test was actually still attached

mattcasters commented 6 years ago

Nice catch, thanks Harris!