Hi there,
I am experencing an odd issue with Recurring orders scheduled task. The job is throwing an expection and order is never placed correctly - https://www.screencast.com/t/fLyRBBH6y7
Unfortunately I cannot find any logs - this was available in the past, can we have it back?
Sometimes the order is created (as a cart) but without orderlines and customer data. I took a look at the MakeRecurringCopy method and after some research I think the issue is related to the way orderlines are being created.
I copied the method source code and add it to a cshtml template to see the actual exception:
Hope this helps.
DW 9.9.7
BR, Mario