Max Fickers

Results 8 issues of Max Fickers

After update to the newest extension version, we've noticed an issue with out of stock products being counted in filters and pagination, messing with the page sizes and creating filters...

**Bug: What is the current behavior?** When store configuration "Environment Configuration Enabled" is saved to "No", the deployment configuration is ignored and no data is sent to Sentry. This only...

### Preconditions and environment - Magento 2.4.6-p3 - RabbitMQ configured ### Steps to reproduce 1. Run `setup:upgrade` to make sure db schema and data patches are up to date 2....

Component: Setup
Issue: Confirmed
Triage: Dev.Experience
Reproduced on 2.4.x
Progress: ready for dev
Priority: P2
Area: Framework
Reported on 2.4.6-p3

The Elasticsuite Tracker JavaScript is not compatible with template minifying. The output is invalid syntax and does not work. ### Preconditions Config `dev/template/minify_html` set to `1`. Config `smile_elasticsuite_tracker/general/enabled` set to...

Since upgrade to v3.11.0 on Magento 2.4.6-p6 it is no longer possible to place an order using Payone payment methods in our production environment. Cicking the "place order" button results...

[Magento 2.4.7 supports PHP 8.3](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/system-requirements). composer.json of this extension currently does not allow installing with PHP 8.3.

I've recently switched to using the official [Deployer GitHub Action](https://github.com/deployphp/action), but this broke my deployment. The action will download Deployer as a .phar from deployer.org, while our old CI setup...

bug

## Describe the bug Database connection runs over SSL, here is an excerpt from the env.php: ```php 'db' => [ 'table_prefix' => '', 'connection' => [ 'default' => [ 'host'...

bug