3S1161 • 25-Apr-2025 • Guidelines • ICM 7.10, ICM 11
Introduction Migration Support Related Documents Introduction The ICM 7.10 to ICM12 code migration guide includes steps to compile and test all cartridges. Run gradlew compileJava gradlew compileTestJava gradlew test to validate that this step was successful. Important migration steps: Follow the migration
AWI-95193 • 16-Apr-2024 • Bug • Intershop Order Management, IOM 4.7
Description The OMT has no direct support for product shop name aliases. It display such aliases instead as a comma separated list. Trying to edit such a product leads to an exception (stack trace attached, in "log"): java.lang.NullPointerException: Cannot invoke \"bakery.persistence.viewobject.article
AWI-95204 • 22-May-2024 • Bug
Description When a large number of products are shared, from Master Repository into Channel, the unshare process can take several hours to complete. And afterwards products might still remain accessible in the channel. null Bug null Verified Closed null Major AdoWorkItem 95204 Products Products Product
AWI-95183 • 09-Aug-2024 • Bug • ICM 7.10
Description Visibility filters for pagelets, which control when specific content element can be seen by the customer based on marketing (promotion, ab testing) are defined in f_business. However, they are registered in a_responsive, which leads to some systems without them being registered. null Bug
AWI-95176 • 18-Oct-2024 • Bug • ICM 7.10
Description The server group WFS for the URLs used by the swagger UI (SMC) are hard coded. The customer accesses the SMC only via the server groups BOS. In order to have the access really restricted only a private IP is allowed, and the BOS are the only URLS that they allow for access. This works fine
AWI-95154 • 22-May-2024 • Bug • ICM 7.10
Description You can select retail sets as item inclusion for promotions but the promotion wont be triggered because the retail set uses an own sku and in the basket you will have products with a different sku Steps to Repeat on the inTRONICS channel create a new promotion in the discount rules tab create
AWI-95157 • 18-Oct-2024 • Bug • ICM 7.10
Description SMC displays unusual increase of active sessions during AS runtime - SessionMgrImpl does not count sessionCount correctly. Steps to Repeat - setup ICM 7.10.40.4 or 7.10.40.7 system - for test purpose define appserver.properties intershop.session.TimeOut=5 - execute some storefront and schedule
AWI-95149 • 22-May-2024 • Bug • ICM 7.10
Description Basket recalculation after customersegment/pricelist assignement to a customer does not work until the user logged out and in again. Steps to Repeat Preparation steps: - open the SMC and disable Pagecache for "inTRONICS_Business" - login to to the "inTRONICS_Business" Backoffice - create
AWI-95125 • 02-Jul-2024 • Bug • ICM 7.10
Description If you on master/channel and application level select a group for the simple component search an 500 error is logged in the network tab of your browser (and also an error is written to the log). The search works anyway. Other content like includes, where the same simple search is used, works
AWI-95099 • 29-Aug-2024 • Bug • ICM 7.10
Description Importing a category with an empty name throws an error page and also creates a catalog without id/name. The catalog cannot be edited / deleted in the back office. Stacktrace: com.intershop.beehive.core.capi.pipeline.PipelineExecutionException: Exception occurred while executing pipelet 'UpdateProductType'