-
When importing products "add update" behaviour is shown among the other options, but if selected the import is done in "append" mode.
### Preconditions
1. Magento 2.1.4
### Steps to r…
-
### Preconditions
1. Magento EE 2.1.2 without sample data is installed.
2. Clean install. Only with Test category setup.
4. No any products exists
### Steps to reproduce
1. Created …
-
When you run commands in an build environment, like Jenkins, you want the commands to return a non-zero exit code if an error occurred so that Jenkins can fail the build.
Currently if any error occur…
-
Hello ,
I cannot remove the extension by deleting the folder , if I am trying to do so , I am getting error in autoloader
-
Has anyone used this repository recently?
I'm getting several errors when trying to bring it up:
```
cli_1 | Starting Mail Transport Agent (MTA): sendmail.
cli_1 | Do not run Compose…
-
I have created a new category and its not visible in navigation menu as of now.
I am adding products to it via code and its working.
Now i am editing the category to show in navigation menu, it thorw…
-
on the page
http://devdocs.magento.com/guides/v2.0/config-guide/prod/prod_file-sys-perms.html
the commands as follows for post install or production store
find var vendor lib pub/static pub/media …
-
however customer_entity exists.
Exception #0 (Zend_Db_Statement_Exception): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento2.customer/entity' doesn't exist, query was: SELECT `cu…
-
I have tried both SSL and TLS.
I have tried both smtp.gmail.com and smtp.googlemail.com
I have tried enabling "Allow less secure apps" in my gmail account
I am using this on a Fedora 24 box, ful…
-
The bug is a bit more general, than the immediate effects. The bug manifests in any class that contains a public method that returns by reference. `\Magento\Paypal\Model\Info` and `\Magento\Back…