Hi after upgrading a solution from 9.6.13 to 9.7 all paragraphs with the Product Catalogue using Index is returning this error:
System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Dynamicweb.Ecommerce.Frontend.Frontend.HandleParameters(IQuery query, IDictionary`2 parameters, IDictionary`2 parametersTypes, Boolean isDefault) at Dynamicweb.Ecommerce.Frontend.Frontend.GetProductsFromIndexQuery(ProductCatalogShowType settingsType)
Is there anything I should be aware of in regards to my indexs going from 9.6.13 to 9.7 ?
I did go back to 9.6.13 and it worked fine again
/Kim