Closed azngeek closed 5 years ago
@azngeek 1) I've downloaded composer СЕ version (composer create-project --repository=https://repo.magento.com/ magento/project-community-edition .) 2) Enabled all modules (bin/magento module:enable --all) 3) Run di compile (bin/magento setup:di:compile) 4) Install magento via web interface
I didn't found any problems. Could you please give more details about your problem.
Hi @azngeek Closing this ticket now. Please continue tracking under reference #2128 as it seems similar.
Thanks.
@tephereth all the code changes which affect non-Inventory modules should be delivered via Magento 2 GitHub repository, but not MSI one. Could you please create an independent PR to Magento repo
@tephereth all the code changes which affect non-Inventory modules should be delivered via Magento 2 GitHub repository, but not MSI one. Could you please create an independent PR to Magento repo
yes @maghamed , my fix of MSI is just there as a reference and linked to the core fix https://github.com/magento/magento2/pull/22179 this one has been approved but then closed because is a duplicated one (another identical PR was approved 1 month ago, it seems).
Preconditions
Steps to reproduce
Expected result
Actual result
So the question is: Am i missing some dependencies?