I know modifying the source code is one lof the 7 deadly sins, but I am currently trying to track down an issue with our wishlists not loading the items in sandbox. We just did a refresh and it works fine on prod but not on sandbox. The lists themselves are getting pulled but show "No Items Yet" even though the list in the netsutie backed has items that are on the site. The list was created from the site by my test customer.
I was hoping to find the source code for the ProductList.ServiceController to add some log statements to it to see where things are ending up getting missed.
Does anyone know where that might be in SCA 2020.2.2? I have looked through the file cabinet and dont see that specific file.