Skip to content
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

Addresses are getting attached to cart with no information #1486

Closed
keyurshah opened this issue Jun 2, 2020 · 4 comments
Closed

Addresses are getting attached to cart with no information #1486

keyurshah opened this issue Jun 2, 2020 · 4 comments
Labels

Comments

@keyurshah
Copy link

keyurshah commented Jun 2, 2020

Description
I'm seeing customers have an address saved to their profile but the address information is blank in the system. It's as if an addressId is being assigned to their profile, and then it shows blank in the database for any fields.

In the database, I see blank rows as well. This happened after an update to 3.1.6

image

What's the best way to check in the system that the customer has a filled out shipping address?

To Reproduce
How, and what happened?

  • not sure exactly how this is happening.
    • the person had reset their password earlier so not sure if it happened at that point or later.
  • but there are many addresses in the commerce_addresses table now with blank information. There were not any before the update to 3.1.6

image

Expected behavior
What did you expect to happen?
To not have a shipping profile attached to their cart until an address was saved.

Additional info

  • Craft Commerce: 3.1.6
@keyurshah keyurshah added the New label Jun 2, 2020
@keyurshah
Copy link
Author

does it have anything to do with this commit?

0982926

@keyurshah
Copy link
Author

Is there a way to downgrade to 3.1.5 until this is sorted? I tried doing so but got an error saying the schema version was a mismatch in project config

@lukeholder
Copy link
Member

@keyurshah Will get a fix out in the next couple hours.

lukeholder added a commit that referenced this issue Jun 3, 2020
Allow addresses to be unset on an order by passing null
@brandonkelly
Copy link
Member

We just released Commerce 3.1.8 with this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants