[jboss-jira] [JBoss JIRA] (DROOLS-4299) Scenario can not access parent data object fields

Daniele Zonca (Jira) issues at jboss.org
Mon Jul 8 07:58:00 EDT 2019


Daniele Zonca created DROOLS-4299:
-------------------------------------

             Summary: Scenario can not access parent data object fields
                 Key: DROOLS-4299
                 URL: https://issues.jboss.org/browse/DROOLS-4299
             Project: Drools
          Issue Type: Bug
          Components: Scenario Simulation and Testing
    Affects Versions: 7.24.0.Final
            Reporter: Daniele Zonca
            Assignee: Daniele Zonca


Scenario Designer can not access parent data object fields, even if the field has public getter and setter. If you check the attached project there are two fields - *price* and *size* while *size* is declared in parent class. If you try to run the scenario, error about not possible initialization of the data object appears. 

If you move the *size* field from *Picture* into *Advertisement* class and rerun the scenario, everything works fine.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list