Rick
Rick
**Checklist:** - [x] I updated to the latest version available - [x] I cleared the cache of my browser **Release with the issue:** v1.0.3 **Last working release (if known):** **Browser...
No more active development no more responses from original developer to issues. last commit on master branch is from May 18th of 2020 I conclude this project don't have any...
The primary issue arises when initiating a category synchronization in Magento 2, even without making any modifications, which unexpectedly triggers the Category Products indexer to register changes. This occurs when...
Moved the 'children_count' to only set it to 0 if the category is new. Instead of doing this every time the category sync is running. see full explaination in #665
Add family code to the product sync log grid. I always search for specific family code and need to check every log to match the family code i am looking...
### Environment and configuration **Akeneo** [Edition] CE [Version] 5.0.7 [Environment] prod **Server** [Nginx version] nginx/1.22.0 [Server Version] Linux 5.4.0-121-generic 137-Ubuntu SMP Wed Jun 15 13:33:07 UTC 2022 x86_64 [PHP version]...
@magentix @Dnd-Gimix I have been working with Magento for 6 years and almost from the beginning, I have been working with the Akeneo Connector. Please let me help squash some...
### Fix for #385 This PR addresses the issue where `strpos()` was being called with a potential `null` or non-string value for `$method`, which is deprecated in PHP 8.2. **Changes:**...
### Description (*) This pull request fixes a critical bug in `DynamicStorage::findProductRewriteByRequestPath()` where the method lacks proper `entity_type` filtering when querying URL rewrites. **Root Cause:** The method extracts the last...
### Preconditions and environment - **Magento version**: 2.4.x (affects all versions with DynamicStorage) - **Environment**: Any Magento installation with: - CMS pages with URL rewrites (e.g., `privacy-policy-cookie-restriction-mode`) - Categories with...