Skip to content

customer_address_id is null on orders and quotes #3645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sengaigibon opened this issue Mar 4, 2016 · 5 comments
Closed

customer_address_id is null on orders and quotes #3645

sengaigibon opened this issue Mar 4, 2016 · 5 comments
Labels
Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed

Comments

@sengaigibon
Copy link

Not sure if this is an issue..:
On checkout:
Step 1, customer already has addresses, but I create a new one for shipping.
Step 2, I chose a different billing address from the address book.
I finish the checkout without problems.
The new address is in the table customer_address_entity, visible in the customer's address book, no problem.
But if I look into the database, tables quote_address and sales_order_address, the entry for the last billing address is there but in both cases with the field customer_address_id is equal to NULL, is this normal??
I don't think this represent a problem. In the backend if I look into the order, I can see all the details of both addresses ('cos this data doesn't come from customer_address_entity, right?).

I added custom fields 'city_id', 'district_id' and 'district' to table customer_address_entity, and only field 'district' to quote_address and sales_order_address, but I don't have problems storing the data into these tables.

@ishakhsuvarov ishakhsuvarov self-assigned this Mar 4, 2016
@JDavidVR
Copy link
Contributor

I have this issue too, its on magento2.0.2 ee, any update for this issue ?

I think this is a critical issue

thank you

@piotrekkaminski
Copy link
Contributor

@JDavidVR can you provide more information how it affects you?

@pantaoran
Copy link

pantaoran commented Sep 14, 2016

EDIT: I'm deleting what I wrote here before, it was not true and I was an idiot.

@koenner01
Copy link
Contributor

Relates to #7689

@magento-engcom-team magento-engcom-team added Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed question labels Sep 11, 2017
@magento-engcom-team
Copy link
Contributor

@sengaigibon please refer to the Community Forums or the Magento Stack Exchange site for advice or general discussion about this issue. The GitHub issue tracker is intended for Magento Core technical issues only.

magento-engcom-team pushed a commit that referenced this issue Jan 28, 2019
Fixed:
MAGETWO-58212 [GITHUB] Magento 2.1 CE, Cannot change attribute set for bundled product #5999
MAGETWO-96842 [2.3.x] [Magento Cloud] [QUANS] Tiered block displayed on configurable products without any tiered pricing
MAGETWO-96412 [2.3.x] Not possible to drag specified Related/Upsell/Cross-sell products to new positions in Windows 10 machine
MAGETWO-96847 [2.3.x] Special price does not work when "default config" scope timezone does not match "website" scope timezone
MAGETWO-96424 [2.3.x] [Magento Cloud] Requesition list qty of configurable product variation not updated individually
MAGETWO-91589 Slow query delete on sub SELECT query
MAGETWO-82221 [CE 2.1.0 rc3] - Cancel an order [configurable product] #5313
MAGETWO-92226 Product export creates 2 rows for Simple product with custom options
MAGETWO-60910 Session initialized during reindex from CLI and result fatal error
MAGETWO-97260 creating new shipment: gettting all trackers. after this commit 2307e16
MAGETWO-96342 MySQL connection issue
MAGETWO-97434 MFTF test cases have parsing error
MAGETWO-91513 Password reset email cannot be sent if the customer does not have customer attribute set that is changed to required after original account creation
MAGETWO-95802 [EE] Admin date wrong formatting for French locale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed
Projects
None yet
Development

No branches or pull requests

9 participants