The issue is with products that have a default pickup address other than the store address and Views Bulk Operations (VBO). When I use VBO to modify node taxonomy terms of products, the default pickup addresses of those products are deleted from the database table (uc_quote_product_locations) and revert back to the store address.

Any help with this would be greatly appreciated.

Comments

bojanz’s picture

Status: Active » Closed (cannot reproduce)

Sounds like a bug in uc_quote_product_locations. Try opening an issue in their queue.
VBO changes the terms and does a node_save(), nothing that should cause what you're describing.