Commit e4b7b7c
committed
Fixing Import counts when multiple bunches
Changing updateItemsCounterStats to add and assign instead of just assign.
This is to fix bug where only the last bunch counts (instead of all bunch counts) were being returned to user.1 parent 58fea1e commit e4b7b7c
File tree
1 file changed
+3
-3
lines changed- app/code/Magento/ImportExport/Model/Import
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
894 | | - | |
895 | | - | |
896 | | - | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
897 | 897 | | |
898 | 898 | | |
899 | 899 | | |
| |||
0 commit comments