magento / magento/community-features
customer addresses export missing customer_id
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 46
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
**Problem:** The customer id should be included in customer addresses export for referential check capabilities
**Version affected:** 2.2
**Steps:** admin panel -> export customers addresses
**Expected:** customer ID/address ID is included in export file so it can be used to later import the customers and update fields
**Actual:** customer ID/address ID is not included
**Original Report**: https://github.com/magento/magento2/issues/1839 by @markoshust
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue points to the admin panel's customer-address export; start by tracing that export entry point and how its fields are selected. Done means the export includes both the customer ID and address ID so the data can support the stated later import and update workflow.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100