kisfelix
Results
2
issues of
kisfelix
### Preconditions 1. Magento 1.9.3.8, Magento 2.3.5-p1 2. PHP 7.3.8, MySQL 5.7 ### Steps to reproduce 1. run migrate:data -a [config.xml] ### Actual result $ php bin/magento migrate:data -a [ABS...
Code automatically checked the "check-all" box if any one of the checkboxes is checked (line 87 in src/index.ts) Proposed change: replace with the following if statement if ((total - count)...