Skip to content

Conversation

@damcou
Copy link
Contributor

@damcou damcou commented Nov 14, 2025

No description provided.

natedawg92 and others added 30 commits April 30, 2025 11:14
…handling

MAGE-1083 Collection size caching
…ped-catalog-3.17.0

MAGE-1357 full reindex dropped catalog fix for 3.17.0
MAGE-1138: Configurable temporary index usage
cammonro and others added 25 commits September 25, 2025 08:29
…3.17

MAGE-1422 Product URL fix for 3.17.0
* Follow camel case for store ID
* Fix using queue job's store ID for jobs sorting
…17.0

MAGE-1420: Fix store id for queue job (3.17.0)
#1830)

* MAGE-1419 Prevent 422 Insights Event - Add to Cart with Discount (#1780)

Adding a product to the cart may trigger a PHP and Algolia error due to the discount amount being too large.

## PHP Error
```
main.CRITICAL: Unable to send add to cart event due to Algolia events model misconfiguration: Discount must be a valid decimal number and total length must be no longer than 16 characters [] []
```

* MAGE-1419 Add unit test class for EventProcessor

* MAGE-1419 Test add to cart conversion

* MAGE-1419 Test purchase conversion

* MAGE-1419 Refactor and merge unit tests for 3.16

* MAGE-1419 Switch to type casting

* MAGE-1434 Remove StoreManager as runtime dependency

* MAGE-1434 Utilize Magento derived locale for determining decimial precision

* MAGE-1434 Add tests for variable precision per locale

* MAGE-1434 Fix convert purchase object ID type casting bug

* MAGE-1434 Update change log

* MAGE-1434 Add unit test for string IDs on request payload

---------

Co-authored-by: PromInc <PromInc@hotmail.com>
Co-authored-by: Damien Couchez <damien.couchez@gmail.com>
Co-authored-by: Damien Couchez <damien.couchez@gmail.com>
…ues-3.17.0

MAGE-1455 Handle missing price values 3.17
Function \Algolia\AlgoliaSearch\Block\Algolia::getCurrentCategory always return a category (see \Algolia\AlgoliaSearch\Registry\CurrentCategory::get), so we have to check is the returned category has an ID.
…ock-3.17

MAGE-1453: Fixed category check in configuration block (3.17)
@damcou damcou marked this pull request as draft November 14, 2025 14:19
…re-release-3.17.0

# Conflicts:
#	CHANGELOG.md
#	Helper/Configuration/NoticeHelper.php
#	Helper/Entity/Product/PriceManager/ProductWithChildren.php
#	README.md
#	Service/Product/BatchQueueProcessor.php
#	composer.json
#	etc/module.xml
…-3.17.0

MAGE-1460: update version files and changelog (3.17.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants