AWI-108431 • 09-Jul-2025 • Bug • Solr Cloud
Description The query result - , filter - and document cache can grow in a way that it may cause an Out Of Memory of the Solr server. The cache sizes are configured in the solrconfig.xml only with a size limit, but even with the size="512" memory consumption can be too high. The cache size should also
AWI-108387 • 10-Jul-2025 • Bug • Solr Cloud
Description Currently used textID field type that is used for SKU matching has an issue if there are matches from other fields but no match in the SKU field. To fix this matching it is recommended to use different field types: text_splitting or text_splitting_tight Steps to Repeat Copied from Description
AWI-108142 • 10-Jul-2025 • Bug
Description In the ICM back office when a business user tries to select a predefined list to display in the product list component. The predefined list drop down displays in a random order and is difficult to find required list. Steps to Repeat backoffice (channel inTRONICS) open a product filter component
AWI-108098 • 04-Jul-2025 • Bug
Description Product links cache apparently not cleared on Live environment after replication Steps to Repeat After a replication with replication group products the expected product links are not visible in the live environment. - setup ICM 12.4.4 replication system ( or in my test ICM 7.10.41.10-LTS
AWI-108007 • 08-Jul-2025 • Bug
Description The TransportExecutorBO/SFTPTransportJschImpl download/pull operation execution needs a file exist check Steps to Repeat The TransportExecutorBO/SFTPTransportJschImpl download/pull operation execution needs a file exist check or configurable wait implementation to prevent further file access
AWI-107996 • 26-Jun-2025 • Bug • ICM 7.10
Description An NPE is thrown during the import of a Product Attribute Group (XML) if the <attribute-descriptors> element, which is defined as optional in the productattributegroup.xsd file, is missing. [2025-06-13 06:30:38.858 +0000] [JobExecutor855508943] ERROR c.i.b.core.internal.impex.FileLogger -
AWI-107850 • 04-Jul-2025 • Bug
Description It is possible to change the email address without a valid password. You can enter anything in the password field and the email will be updated. Tested on PWA 5.3 with ICM 7.10.41. and 12.4.1 Steps to Repeat Login in the inTRONICS PWA storefront with patricia Navigate to Profile Settings
AWI-107800 • 02-Jul-2025 • Bug
Description The fixed facet attributes are returned as key value Map<String,String>, which yields to an improper format when the value is itself an object. As this introduce an API break, this fix should only be introduced in the next major version. Steps to Repeat Sparque wrapper does return wrong attribute
AWI-107719 • 26-Jun-2025 • Bug
Description actual behavior When selecting a job in SMC that is assigned to the server group "JOB" trying to run that job via the "run" button produces an error message: Invalidate History Baskets: Job must not run on ServerInformation [serverID=n7NA8ArSn18AAAGXZK4ADhWr, bareMetalServerInfo=BareMetalServerInfo
AWI-107646 • 26-Jun-2025 • Bug • ICM 7.10
Description The SharingNotHasPathFilter.query may need a null check attributes condition rework Steps to Repeat The SharingNotHasPathFilter.query may need a null check attributes condition rework - setup ICM 7.10.41.6-LTS - there is a suspect that the Microsoft SQL dialect needs an additional null check