import
import copied to clipboard
This is a library that provides generic functionalities for the implementation of imports. In addition to maximum performance and optimized memory consumption, Pacemaker can also be used to implement...
**Actual Situation** Up from version 16.1.0, the method [`AbstractOberserver::mergeEntity()`](https://github.com/techdivision/import/blob/f0f2ba9bbdaefc3533c0c036dbe629ab448abbcf/src/Observers/AbstractObserver.php#L152) contains a check if the invoking subject implements the `CleanUpColumnsSubjectInterface` to clean-up columns that has been configured in the `clean-up-empty-columns` array...
Currently the exit code is always 1 when calling `\TechDivision\Import\ApplicationInterface::stop`. It would be nice to have an option to stop the application with exit code 0.
Importing a file with DOS-style CRLF line endings leads to unexpected behaviour. For example when importing attribute sets this leads to only the first row being imported and the attribute_set_code...
While importing the attribute set, it can be seen that after the import the attribute group sort order is not taken into consideration, kindly investigate Sample data can be used...
Following the guidelines from here: > https://github.com/techdivision/import-sample-data/blob/4.x/generic/data/attributes/add-update-examples/attribute-import_20190103-180312_01.csv There's an issue with rendering swatches, in the sense that if in the frontend_input column the value is "select" and the attribute_option_swatch is...
The validation of categories in the product import should be more specific and provide meaningful error messages. For example importing a row containting a single forward slash `/` as value...
PAC-96 introduced a new option which allows overriding already existing images. In order to stay backwards compabile, new methods and attributes were made private in `src/Subjects/FileUploadTrait.php`. These should be either...
When emails for log events are sent, the `\Monolog\Handler\NativeMailerHandler` allows a more flexible use of the `sendmail` command as `\Monolog\Handler\SwiftMailerHandler` does. Because the `NativeMailerHandler` evaluates the php ini setting `sendmail_path`,...
** Exception that I got ** `[Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException] Circular reference detected for service "import_app_simple.simple", path: "import_app_simple.simple -> import.modules -> import.module.plugin".` **How to reproduce the issue:** After generating the ok file, was...