Skip to content

customer import break the increment number rule #37846

Closed
@desaiuttam

Description

@desaiuttam

Preconditions and environment

  • Magento version - Adobe Commerce 2.4.6-p1
  • Use the Magento native functionality for the customer import

Steps to reproduce

  1. Navigate the store > import
  2. Import the customer data with valid format
  3. If successfully import, check the customer ids
  4. It will be 1,2,3,4,... but for adobe commerce it should be 3,6,9,11.....

Expected result

If the customer successfully import then customer ids should be 3,6,9 and show on.

Actual result

After Import customer id generated as 1,2,3,4,5 and show on.

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions