[jboss-jira] [JBoss JIRA] (DROOLS-689) Dependent Enumerations not working in Test Scenario, EXPECT section

Jozef Marko (JIRA) issues at jboss.org
Mon Jul 16 16:08:00 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Marko updated DROOLS-689:
-------------------------------
    Component/s: Enumerations Editor
                 Test Scenarios Editor


> Dependent Enumerations not working in Test Scenario, EXPECT section
> -------------------------------------------------------------------
>
>                 Key: DROOLS-689
>                 URL: https://issues.jboss.org/browse/DROOLS-689
>             Project: Drools
>          Issue Type: Bug
>          Components: Enumerations Editor, Test Scenarios Editor
>    Affects Versions: 6.1.0.Final
>            Reporter: Rares Vernica
>            Assignee: Mark Proctor
>
> In Drools Workbench, I defined a dependent enumeration like:
> 'fact.f1' : ['a','b']
> 'fact.f2[f1=a]' : ['a1', 'a2']
> 'fact.f2[f1=b]' : ['b1', 'b2']
> The enumeration is detected properly and the drop-down box is displayed for Guided Rules and Test Scenario GIVEN section.
> The dependent filed is not detected properly for the Test Scenario EXPECT section and instead of the drop-down box a simple text box is displayed.
> If I populate the text box with a correct value from the enumeration, the scenario reports success, so the rule and the scenario is correct.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list