Quazz

Results 10 issues of Quazz

After updating some packages (not elasticsuite itself) with composer (none of them related to layered navigation), Virtual Category module throws an error: For frontend: `Warning: call_user_func_array() expects parameter 1 to...

bug
help wanted

### Preconditions and environment - Magento version 2.4.4 - MariaDB 10.4 - Need to have clock reach midnight for store time ### Steps to reproduce Have products with special price...

Issue: needs update

## Description Currently the combination of entity_id and entity_type aren't unique in the opengento_gdpr_erase_entity table. Over time this leads to slow processing of entities by the cron task since it...

bug
help wanted

In magento 2 you can enable it so pub is your root for the frontend (to improve security). This is recommended by the Magento team. This means that in urls...

enhancement

### Preconditions (*) 1. 2.2.1, Magento 2.4.3 CE ### Steps to reproduce (*) Look at file: https://github.com/magento/magento2-page-builder/blob/develop/app/code/Magento/PageBuilder/Plugin/Catalog/Model/Product/Attribute/RepositoryPlugin.php See the constructor argument (and its reference further down in the same file)...

Progress: dev in progress

We have ~80 000 products, 6 store views. I can see in catalogsearch_fulltext table that there's 500 000+ entries. sphinx_catalogsearch_fulltext_tmp gets stuck somewhere around 27 000 (and thus never transfers...

Adds ChargeTotalAmount to LegalMonetaryTotal. This will allow you to satisfy [BR-CO-12](https://docs.peppol.eu/poacc/billing/3.0/rules/BR-CO-12/)

**Is your feature request related to a problem? Please describe.** When using Elasticsearch as search engine, it can potentially throw errors due to these attributes. Other than that, these attributes...

### Preconditions (*) 1. Magento 2.4.7-p1 2. Meta 1.3.3 ### Steps to reproduce (*) 1. Install and configure the extension 2. Wait for indexing ### Expected result (*) 1. Reindexes,...

Hello, When we do larger prompts we often run into timeouts. Currently it defaults to default_socket_timeout I believe. The OpenAI client offers a way to specify the timeout. I'm not...

enhancement