]
Anna Dupliak commented on DROOLS-5138:
--------------------------------------
(Sorry I will duplicate from PR) So Java one, see:
Array of Enums # list= new java.util.List(); o = new
org.jboss.qa.bpms.traffic.Driver();list.add(o);list;
I have created a separate issue on that:
Collection editor for List of Objects
-------------------------------------
Key: DROOLS-5138
URL:
https://issues.redhat.com/browse/DROOLS-5138
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Affects Versions: 7.35.0.Final
Reporter: Jozef Marko
Assignee: Yeser Amer
Priority: Major
Labels: drools-tools
Attachments: Screenshot from 2020-03-09 16-06-05.png, bpms_dates.zip
There is issue in Test Scenarios when user invokes the collection editor for
{{java.util.List<java.lang.Object>}} field.