Bug reports
Version 3.x > Bug reports > Product data not updated correctly View modes: 
User avatar
Member
Member
TonyMantona - 9/10/2009 5:21:27 AM
   
Product data not updated correctly
Hi,

I have made some changes to a SKU product in the database manually, however the change is not refelected in the CMSDesk view.

Any ideas on why this may be happening?

Thanks.

User avatar
Member
Member
TonyMantona - 9/10/2009 5:24:05 AM
   
RE:Product data not updated correctly

I am changing the SKUavailableitems via C# code. The change is made in the COM_SKU table but it is not updated on the CMS view. It is as if it holds some cached value.

Thanks

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 9/11/2009 4:10:04 AM
   
RE:Product data not updated correctly
Hi,

Could you please send us the code you are using with description where are you using it? Moreover, what you mean by CMS view? Do you mean the UI in CMS Desk -> Tools -> E-commerce?

Thank you.

Best Regards,
Juraj Ondrus

User avatar
Member
Member
TonyMantona - 9/11/2009 12:03:41 PM
   
RE:Product data not updated correctly
Hi,

I meant going into the product view on a page item.

I have fixed this however, as it was a cache related problem. I emptied the cache and that fixed the problem.