magento / magento/community-features

customer addresses export missing customer_id

Open
#34 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

moved from magento2 Priority: P2
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.