Thomas Klein

Results 34 issues of 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)....

enhancement

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...

enhancement

# 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...

Progress: ready for dev

### 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...

partners-contribution
Progress: ready for testing
Triage: Dev.Experience
Priority: P2
Project: Community Picked
Partner: Dn’D

Remove ActionEntity abstraction garbage for simple events management

enhancement

**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 (*) -...

Progress: ready for review

- Automate scripts - Full automation of the migration (composer dependency switch & EE settings removal)

enhancement

No Content does not mean the response is faulty and an exception should not be raised.