[
https://issues.jboss.org/browse/DROOLS-4259?page=com.atlassian.jira.plugi...
]
Emily Murphy commented on DROOLS-4259:
--------------------------------------
[~manstis] I have added this issue to the 7.4 release notes draft, [Known
Issues|http://file.ork.redhat.com/~emmurphy/rhpam-7.4-rn/#rn-known-issues...] section.
The PR is [
here|https://github.com/emmurphy1/kie-docs/pull/175]. Search for DROOLS-4259 to
find it in the draft.
Please create an RHPAM or RHDM jira that I can include in the release notes and consider
using the title I have given this issue in the release notes in that new jira.
Please review and either comment or approve by Monday, July 8th. [~rrajesh1] FYI.
Scenario can not access parent data object fields
-------------------------------------------------
Key: DROOLS-4259
URL:
https://issues.jboss.org/browse/DROOLS-4259
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Affects Versions: 7.24.0.Final
Reporter: Jozef Marko
Assignee: Daniele Zonca
Priority: Critical
Labels: ScenarioSimulation, rhpam74releasenote
Attachments: Screenshot from 2019-06-26 08-56-23.png, inheritance.zip
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)