imixs / imixs-workflow

The open source technology for business process management
http://www.imixs.org/
GNU General Public License v3.0
358 stars 64 forks source link

ModelService loadModelEntity did not use internal modelstore #863

Closed rsoika closed 3 months ago

rsoika commented 4 months ago

A call of loadModelEntity issues a getDocumentsByType call instead of using the internal model store. This is a huge performance issue!

need to be fixed!