AWI-92699 • 21-Mar-2024 • Bug • ICM 7.10
Description When importing products in UPDATE mode, but specifying REPLACE mode for "category-links", the default category does not change. During the import process, the following warning is thrown: WARN c.i.b.core.internal.impex.FileLogger - Impex Warning message: There was no explicit default category
AWI-92695 • 21-Mar-2024 • Bug • ICM 7.10
Description It is possible to use special characters as subcategory ID if changing the ID after creation Actual Behavior Create a new subcategory for any catalog (on master or channel level)try to use special characters for the ID. You will get the following message: "Category could not be created: The
U31109 • 17-Jan-2024 • Guidelines • ICM 7.10
Table of Contents Introduction Taxation Data Auto-Update Mechanism Properties File Syntax Channel or Organization Specification Tax Jurisdictions Tax Classes Tax Rates Sharing Tax Data Sets Tax Data Sharing taxdataset.properties: Settings in the Out-of-the-Box Installation Changing Default Tax Data
AWI-92685 • 21-Mar-2024 • Bug • ICM 7.10
Description When PWA sitemap is generated as described in problem (see parent issue) the host name is replaced with the maintained external PWA url from the application. Since the sitemap has its own protocol definition (http, https, but ootb-only https for PWA Sitemap - see screenshot) and there's only
AWI-92641 • 06-May-2024 • Bug • ICM 7.10
Description The entries in the table TRANSPORTCONFIG stay in the table after a domain is deleted and the job DeleteDomainReferences finished. The job does not throw an error. hotfix_required null Bug null Verified Closed null Major AdoWorkItem 92641 SMC and Operations Products Products 0 Pull Request
AWI-92632 • 26-Apr-2024 • Bug
Description Precondition ICM 11.7 The REST Request: OPTIONS /customers/{CustomerKey}/users/{CustomerItemUserKey}/wishlists/{CustomerWishlistKey}/share returns always an empty result. There is no possibility to get the available payment options for a customer to show them on the myAccount payment page
AWI-92623 • 06-Feb-2024 • Bug • IOM 4.7, IOM 5.0
Description When creating new return requests via the RMA API, the request has to include a customAttributes field on header level, otherwise a 500 server error code is returned. The field is not marked as required in the API definition and should therefore not be mandatory. Failing request example:
31S108 • 19-Jan-2024 • TechTalk Newsletter • ICM 7.10
Issue Description Custom Fix Issue Description An increase in Solr search index build times and a slower ICM Back Office product search has been detected in our latest releases, ICM 7.10.38.28-LTS and ICM 7.10.40.5. This behavior is intensified with an increasing number of products in the system. Customers
AWI-92578 • 26-Apr-2024 • Bug • ICM 7.10
Description The WishListRO does not contain a method for setting the creationDate. Without this method, it is not possible to set the creationDate for an object that was created with the default constructor. Note: getCreationDate could throw a NPE if creationDate is null. A check should be implemented
AWI-92524 • 14-Jun-2024 • Bug
Description During deletion a SQLIntegrityConstraintViolationException occurs. Original Description: The customer has a huge DELETEDUSER (>10.000 entries) table and the DeleteUserReferences seem to only delete about 200 entries. So it takes several attempts to delete all user references. Is it possible