fix(medusa): csv parser check match prop on column (#4913)
**What** - if there is the `match` column with regex defined in the schema don't look up column definition by name
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): csv parser check `match` prop on column
|
||||
Reference in New Issue
Block a user