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.
12 years ago
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.
12 years ago
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
12 years ago
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.
12 years ago
And here we go. Please see changeset 83cac82da1b6
12 years ago
Many thanks!
11 years ago
Hi a.m.

Do you have this fix for ver 1.9?

Thanks,
Kevin
11 years ago
[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.