platform
platform copied to clipboard
Performance problems with send email dialog
If a client record have 2000 Attachments, when we use the send email dialog, the "Attach File: From Record" generate a query to get all the Attachments ( without limit ) and after that, it make a extra query for each attachment ( 1 + 2000 queries ).
Suggestion: replace the "Select file" dialog with search with a modal with the Attachments grid where we can search by filename, comment, date .....
Oro Plataform version: 3.1.9