admin icon indicating copy to clipboard operation
admin copied to clipboard

Bug: When creating draft order, only create product that has only supported region.currency

Open revskill10 opened this issue 3 years ago • 2 comments

Hi @olivermrbl , the reproducion is

  • Run the seed, currently the seed will support EUR, USD
  • Add more currency
  • Remove EUR and USD
  • Now when creating draft orders for those products in EUR or USD, error will be thrown.

Not sure how to handle this case. We can

  • Filter only supported current currency of the order
  • Default assign those products to the order' currency

revskill10 avatar Jul 18 '22 07:07 revskill10

Can I get you to elaborate a bit more on the issue you are facing? Would be great with reproducible steps :)

olivermrbl avatar Jul 19 '22 06:07 olivermrbl

Hi @olivermrbl I updated the description.

revskill10 avatar Jul 20 '22 09:07 revskill10