fix(product): Update full descendant tree mpath when updating parent category id (#10144)

FIXES FRMW-2774

**What**
When updating the parent category id, all descendant mpath should be re computed
This commit is contained in:
Adrien de Peretti
2024-11-19 12:51:34 +00:00
committed by GitHub
parent 59bf9afd48
commit 1f44281ed6
3 changed files with 181 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/product": patch
---
fix(product): Update full descendant true when update parent category id