Thomas Klein
Thomas Klein
- [ ] Built-in pop-in - [ ] https://github.com/osano/cookieconsent - [ ] https://github.com/phpro/phpro-mage2-module-cookie-consent - [ ] https://github.com/AmauriC/tarteaucitron.js Each 13 months, customer must give his consentent of personal data processing (cookies)....
All of the following fields must be processed by the anonymize/delete/export components by default: https://devdocs.magento.com/guides/v2.3/architecture/gdpr/magento-2x.html - [x] https://gdpr-info.eu/art-16-gdpr/ : Right to rectification (Native) - [x] https://gdpr-info.eu/art-17-gdpr/ : Right to erasure...
# New feature request ## Description Register new attribute output handlers via the di. Issue: https://github.com/magento/magento2/issues/12371 Pull Request: https://github.com/magento/magento2/pull/24405 ## Expected result The developer can add new attribute output handlers...
### Description (*) `\Magento\Sales\Model\Order\Address\Renderer::format` allows to format order address. Internally, the method retrieve the order store ID and update the current store ID. This produces strange behavior if used in...
**Description** Fix the following error and improve code quality: ``` report.CRITICAL: Error when running a cron job {"exception":"[object] (RuntimeException(code: 0): Error when running a cron job at /app/x/vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php:362, TypeError(code: 0):...
### Description (*) ### Fixed Issues (if relevant) 1. magento/magento2#: Issue title ### Manual testing scenarios (*) 1. ... 2. ... ### Questions or comments ### Contribution checklist (*) -...
- Automate scripts - Full automation of the migration (composer dependency switch & EE settings removal)
No Content does not mean the response is faulty and an exception should not be raised.