-
- srinigenie

-
Total Posts: 360
Joined: 2008-02-04
|
Hi all,
I was importing product with ‘store’ set as ‘default’ and everything was fine. Now when I tried to update the description, I observed that the frontend shows the change and the backend doesn’t. On looking at the import process further, understood that Magento imports all data as ‘Admin’ during the first import and then on it looks at the store field passed through import. Since in my case this is set to ‘default’, the front end reflects the change in description and backend doesnt as it still shows the first imported data (as admin).
This is a bit confusing as the ‘default store view’ gets shown only if we create one more store view. Wonder what the difference is between ‘default’ store view and the admin store view?
|