-
Bug
-
Resolution: Done
-
Major
-
7.1.0.Final, 7.2.0.Final
-
None
-
2017 Week 34-35, 2017 Week 36-37, 2017 Week 38-39, 2017 Week 40-41-42
-
-
NEW
-
NEW
I use workbench installed using jBPM Installer.
Solving my optimization problem, I need to add a field in Planning Entity.
So, I add a field my Planning Entity Data Object, but error occurs.
I check my configuration and try some cases, I find 'Planner Settings' occurs validation error.
This is Error Message
: The type customer.DifficultyComparator must implement the inherited abstract method Comparator.compare(Object,Object)
i.e., After set 'Use difficulty comparator for sorting planning entities.', I can't add a field.