Hide Forgot
Created attachment 802760 [details] Unsorted list of Data Modeler classes in select Description of problem: When adding Data Modeler classes as Form Data origin in Form Modeler, there is a select for choosing which class to add. Please sort the classes displayed in the select alphabeticaly. Because when multiple classes are present, it is quite hard to find the desired class in the unsorted list. See screenshot attached Version-Release number of selected component (if applicable): BPMS 6.0.0 ER3 How reproducible: Always
The select object values are ordered alphabeticaly. Fixed in origin/master, see: https://github.com/droolsjbpm/jbpm-form-modeler/commit/f64a3c29836c5c18deb69a27dc009af85ef68fbc
Commit on 6.0.X: - https://github.com/droolsjbpm/jbpm-form-modeler/commit/1aff5366e8c2593169fdc719ab04d5fe28f3bd93
The problem is still present. I checked in BPMS ER4 with a decompiler and the fix is not included in it - the fix was made short time after the CR4 tag was created in the community 6.0.x branch. This is not a critical issue, so I'll leave the verification for next ER, where the fix will most likely be included.
Ok, enhancement has been implemented in BPMS 6.0.0 ER5.