Hide Forgot
Created attachment 533767 [details] dependent enum in a guided DT Description of problem: As seen in the screenshot, dependent enumerations are not working in Guided Decision Tables. I'm using a Declarative model with: declare Fact field1: String field2: String end and this Enumeration: 'Fact.field1':['a','b'] 'Fact.field2[field1=a]':['a1','a2'] 'Fact.field2[field1=b]':['b1','b2'] In the DT, I fill in the "field1" collumn first, then I try the 2nd collumn - clicking a cell, I get a text-box instead of the expected dropdown list of options from the Enumeration. Version-Release number of selected component (if applicable): BRMS 5.3.0 dev5 Additional info: Tried with 5.2.0 GA, same issue there.
Please verify this issue on ER5.
Update status to ON_QA. Please verify them against ER6.
Sorry for not seeing this clear.
It should be jboss-brms-5.3.0- flag.