mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
`product.master` seems to always be `null` on /api/v0/order_cycles/:id/products JSON response. That's because the first of the underlying AR relation, `order_cycle.variants_distributed_by(distributor)`, does not include master variants. They are not in OC exchanges.