Closed rsoika closed 4 weeks ago
The method findAllVersionsByGroup of class org.imixs.workflow.ModelManager should return the versions in reverse oder so the highest version number is the first in the result list. But this is currently not the case!
findAllVersionsByGroup
org.imixs.workflow.ModelManager
Need to be fixed
The method
findAllVersionsByGroup
of classorg.imixs.workflow.ModelManager
should return the versions in reverse oder so the highest version number is the first in the result list. But this is currently not the case!Need to be fixed