You are probably aware of this already but 2.2.5 breaks es.
Magento Version : 2.2.5 CE
ElasticSuite Version : 2.5.12
Environment : Production
1.
Declaration of Smile\ElasticsuiteCore\Model\ResourceModel\Search\Request\RelevanceConfig::saveConfig($path, $value, $scope, $scopeCode = 'default')
must be compatible with Magento\Framework\App\Config\ConfigResource\ConfigInterface::saveConfig($path, $value, $scope = Magento\Framework\App\Config\ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeId = 0)
in /home/jenkins/workspace/MagentoStaging/magento2/shop/vendor/smile/elasticsuite/src/module-elasticsuite-core/Model/ResourceModel/Search/Request/RelevanceConfig.php on line 99
Gotta love breaking changes in minor versions!
PR #990 should fix the bug and will be part of the next bugfix release (2.5.13).
Thx for reporting.
perfect, running in to the same issue :)
Hi @afoucret,
Do you know the release date of this fix?
PR have been merged into 2.5.x branch.
The release 2.5.13 will be out when #991 will be fixed.
It seems there is huge expectations on this .
Just tweeted the release : https://twitter.com/afoucret/status/1012291355056443392
Most helpful comment
PR have been merged into 2.5.x branch.
The release 2.5.13 will be out when #991 will be fixed.