Currently admin order creation is broken due to the absence of the seller_id during the LineItem creation.
Since the same variant can have different prices for different sellers, admins should be able to create orders choosing from a list of variants and sellers or prices.
This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.
Currently admin order creation is broken due to the absence of the
seller_id
during theLineItem
creation. Since the same variant can have different prices for different sellers, admins should be able to create orders choosing from a list of variants and sellers or prices.