Skip to content

Magento 2 CustomerAddressId missing for backend orders #28793

Closed
@boseasha

Description

@boseasha

Preconditions (*)

In Magento 2 ,for backend orders created the customer_address_id is missing/NULL for sale order addresses
1.2.2.8
2.2.3.3

Steps to reproduce (*)

1.Go to Magento 2 backend login. Create a new order for a new customer from Sales->Orders->Create New Order After the creation of Order you can see the customer_address_id in sales_order_address table as NULL for both shipping and billing address.
2.Again create a new order with the customer created last time and choose the address created in last order with the shipping address same as billing.

After the order creation when you check the sales_order_address table,we can see the customer_address_id is available for billing address but not for shipping address .

Expected result (*)

1.The customer_address_id should be updated in sales_order_address table for botth billing and shipping address
2.The customer_address_id should be updated in sales_order_address table for shipping address

Actual result (*)

  1. NULL value for customer_address_id in both
    2.NULL value for customer_address_id in shipping address

Additional information


Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.

  • 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

Component: AdminFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P3May be fixed according to the position in the backlog.Progress: doneReported on 2.3.3Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Triage: DoneHas been reviewed and prioritized during Triage with Product Managers

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions