Hide Forgot
securitylevel_name: Public model: declare Fact f1: String f2: String end enumeration: 'Fact.f1' : ['a1', 'a2'] 'Fact.f2' : ['def1', 'def2'] 'Fact.f2[f1=a2]' : ['c1', 'c2'] Create a rule with condition where Fact.f1 is set to 'a1'. Then add Fact.f2 to the condition. There should be drop-down selection with [def1, def2] available for f2, but only text input is present.
Link: Added: This issue depends GUVNOR-426
Release Notes Text: Added: test
Release Notes Text: Removed: test
Release Notes Docs Status: Added: Documented as Resolved Issue Writer: Added: dlesage Release Notes Text: Added: The default enumeration was not working correctly. This was caused by a regression that disabled the drop-down selection boxes for definitions. Instead, only a text input box was available. The regression has been fixed and, as a result, the drop-down boxes are now available once more.
Verified in BRMS 5.1.0 ER4.