]
Gabriele Cardosi updated DROOLS-3759:
-------------------------------------
Sprint: 2019 Week 11-13
Allowing nested property editing inside CollectionEditor
--------------------------------------------------------
Key: DROOLS-3759
URL:
https://issues.jboss.org/browse/DROOLS-3759
Project: Drools
Issue Type: Enhancement
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Priority: Major
Currently the CollectionEditor does not allow to insert/edit "complex"
properties (i.e. properties mapped to other bean/datatype) but only for "simple"
ones (e.g. String, number, boolean).
It should be possible to *at least* insert/edit first-level complex properties