Evolution #3499
Wizard: optimize saving - do not call update many times
Start date:
03/06/2017
Due date:
% Done:
0%
Estimated time:
Difficulté:
Difficile
Description
It appears that on save multiple updates query with same arguments are made.
This is probably explained by multiple call of "save" method to not miss some post_save trigger.
It is mainly a performance issue.
Related issues
History
Updated by Étienne Loks about 5 years ago
- Related to Anomalie #3502: Error deadlock detected in DB with silent error in UI added