TC.GetAllFinalizedOrdersForCustomer() finding duplicate orders
Created: February 11, 2015 - Last update: February 19, 2015
Guys,
I'm running Tea Commerce 2.2.3 (Umbraco 6.1.6), and I'm having an issue when calling TC.GetAllFinalizedOrdersForCustomer()
It's coming back with "Sequence contains more than one matching element" errors, which I can only clear by touching the web.config file to recreate the cache.
I see t…