Commit 89aa66e
committed
Fix importing boolean attributes for categories
Import/Category->indexValueAttributes holds a list of attributes that
use the value of a select, rather than the label to update the
database. This doesn't match with the validation code, which uses
Magento\ImportExport\Model\Import::getAttributeType to1 parent a72b709 commit 89aa66e
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 120 | | |
124 | 121 | | |
125 | 122 | | |
| |||
335 | 332 | | |
336 | 333 | | |
337 | 334 | | |
338 | | - | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
339 | 342 | | |
340 | 343 | | |
341 | 344 | | |
| |||
0 commit comments