top | item 25144659

(no title)

shermanmccoy | 5 years ago

I smell a NoSQL database keeping those addresses.

discuss

order

lolc|5 years ago

You don't generally update the shipping address for pending orders when a user changes their address. Of course, when an order is delayed by years the rules might change a little and asking the users whether the orders should be updated too will be useful.

shermanmccoy|5 years ago

It's precisely the "this is the way it's done" approach you mention, which means they now have to pay a human to do the work their web stack ought to do!

the-dude|5 years ago

Hate to break it, but for a lot of real world applications it is preferable to duplicate stuff like addresses when shipping orders, generating invoices etc, everything that resembles paper.

For easier archiving and proper retrieval of history.

hackernewslol|5 years ago

It's WP/WooCommerce so likely MySQL...

shermanmccoy|5 years ago

Ah good insight, thanks.