<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #28750 / Csv product import not working properly for multiple stores</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=14760</link>
        <description><![CDATA[<strong>Posted:</strong> 2013-02-22 06:23:02<br/><strong>Category:</strong> Dataflow (Export / Import)<br/><strong>Version:</strong> 1.7.0.2<br/><strong>Priority:</strong> urgent<br/><strong>Status:</strong> new<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/302350/">VanGilsWeb</a></strong><br/><br/>We upgraded our system from 1.5.0.1 to 1.7.0.2<br />
We use System&gt;Import/Export&gt;Import to import our products. We have 3 stores.<br />
<br />
In 1.5 this worked perfectly. But after the upgrade it doesn't work properly anymore. I will tell you what happens:<br />
<br />
First we go to:<br />
System&gt;Import/Export&gt;Import&gt;Products&gt;Append Complex Data<br />
<br />
Then we upload the attached file &quot;Import_products_multiple_stores.csv&quot;<br />
<br />
Magento says:<br />
File is valid! To start import process press &quot;Import&quot; button. <br />
Import successfully done.<br />
<br />
But when we go to Catalog&gt;Manage products and open a product it seams like most fields are empty. See attached file &quot;Empty_fields_after_multi_import.png&quot;<br />
<br />
If we upload the attached file &quot;Import_products_default_store.csv&quot; with just the default store (single line per sku), Magento again says:<br />
<br />
File is valid! To start import process press &quot;Import&quot; button. <br />
Import successfully done.<br />
<br />
And when we go to Catalog&gt;Manage products and open a product all fields are correctly filled for the default store. See attached file &quot;Correct_fields_after_single_line_import.png&quot;<br />
<br />
So it seams like the import function can't handle multiple stores!<br />
<br />
I also tried the following: I added a new product for all 3 stores, then exported this product with System&gt;Import/Export&gt;Export. Then I imported this file itself with System&gt;Import/Export&gt;Import. When I go to Catalog&gt;Manage products and open this newly added product, almost all fields are empty just like the problem above. So our csv file is not the problem, but there must be a bug in the code.<br />
<br />
P.s. the attached file &quot;Import_products_multiple_stores.csv&quot; is exactly the same file we imported succesfully before in 1.5<br/><br/><hr/>]]></description>
    </item>
    
    </channel>
</rss>