medusajs / medusa

The world's most flexible commerce platform.
https://medusajs.com
MIT License
25.9k stars 2.59k forks source link

Order retrieve missing value: variant_option_values #9893

Open GabrielDA7 opened 1 week ago

GabrielDA7 commented 1 week ago

the sdk method store.order.retrieve({}) doesn't retrieve variant_option_values, it's always null despite the fact that my item has variant options

Medusa version: 2.0.1

variant_options_values must be filled in with the variant's options

adrien2p commented 1 week ago

Hi @GabrielDA7 ,

would you mind sharing how you are using the retrieve method please? maybe if you could have a reproduction repository it could help. So far, I am unable to reproduce

Screenshot 2024-11-06 at 15 59 27