Partial Product Update Broken #379
Labels
object updating
Bugs and strange behavior around updating objects, primarly related to #284
stale
Issues that have become inactive and need attention/review from @nozzlegear
Using a sample store with a product catalog from here ("jewelry.csv"):
https://github.com/shopifypartners/product-csvs
If I do this:
It messes up the store. In particular, it makes the product unavailable (removes the online store sales channel). I don't know if anything else is affected.
Instead I have to do this:
The documentation on Updating a product at https://github.com/nozzlegear/ShopifySharp#products says we can do this:
However, that is not currently correct since it appears to be broken.
The text was updated successfully, but these errors were encountered: