magento / community-features

Magento Features Development is an Initiative to Allows Community Memebers Join to Development of Magento Features
46 stars 18 forks source link

customer export missing entity_id #35

Open magento-engcom-team opened 6 years ago

magento-engcom-team commented 6 years ago

Problem: The customer id (entity_id) should be included in the customers export for referential checks & database/SQL update capabilities

Version affected: 2.2 Steps: admin panel-> export customers Expected: customer ID is included in export file so it can be used to later import the customers and update fields Actual: customer ID is not included

Original Report: https://github.com/magento/magento2/issues/1838 by @markoshust