bug version 2.0, command confirm takes several minutes using big databases

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 12 años
Thanks Andrei, the difference is visible, I will check other tables as we had the same problem with QueuedEmail, I don't know if it has already been solved.
Hace 12 años
Andrei, I know this bug was solved but I still have a part of the problem.
The line
discount.DiscountUsageHistory.Add(duh);

in PlaceOrder method takes a very long time while I have 15000 lines in the DiscountUsageHistory table.

This problem is terrible for me, and I do now how you had solved similar bug on QueuedEmail etc.

Thanks for you (quick;)) help
Hace 12 años
nicolas.muniere wrote:
Andrei, I know this bug was solved but I still have a part of the problem.

Nicolas, sure. I'll be fixed in the next release.
Hace 12 años
And here we go. Please see changeset 83cac82da1b6
Hace 12 años
Many thanks!
Hace 11 años
Hi a.m.

Do you have this fix for ver 1.9?

Thanks,
Kevin
Hace 11 años
[email protected] wrote:
Hi a.m.

Do you have this fix for ver 1.9?

Thanks,
Kevin

There wasn't this issue in 1.9. It appeared in 2.0
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.