]
Edson Tirelli updated DROOLS-1358:
----------------------------------
Component/s: (was: kie server)
No sorting of the field names in the guided rules.
--------------------------------------------------
Key: DROOLS-1358
URL:
https://issues.jboss.org/browse/DROOLS-1358
Project: Drools
Issue Type: Bug
Affects Versions: 6.3.0.Final
Reporter: Petr Farmakovsky
Assignee: Michael Anstis
Attachments: Field names.gif
We use the Drools Workbench 6.3.0 Final. Our Data Object may consist of more than 20
fields. When writing rules, such as Guided Rules and when adding the object into the rule
all fields are displayed unsorted: !Field names.gif!
We are aware of @org.kie.api.definition.type.Position parameter of the field in the Data
Object, but it does not solve our problem.
How can we activate the sorting?