-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
7.37.0.Final
-
None
-
NEW
-
NEW
-
When authoring Kie Server datasets in BC it is not possible to test the dataset after it is created. It fails with an error saying that the dataset is empty.
It happens because KieServerDataSetProvider does not provide columns when the definition doesn't bring it. The columns are correctly filled when the dataset is built in test mode, but in a second call, when the dataset is already filled, it does not work, failing with the mentioned error.