**What** The order cancelation does not include the refunds relation. It means that the check of the length of the refund is never true and therefore no errors are thrown if the order contains the refunds. **How** Add the refunds relation and tests FIXES CORE-976 Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
86 B
86 B
@medusajs/medusa
| @medusajs/medusa |
|---|
| patch |
fix(medusa): Cancel order missing refunds relation