AWI-75496 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The List of Config Param Defs (CPD) in the advanced search will now contain more entries, which are also extended with the resourcesetid (see screenshot). To keep the ui clean, there is a ui change required for the select field. Translation for designers: please provide IAD for a list which
AWI-75494 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The Pipelet GetConfigurationParameterDefinitions should list all Config Param Defs (CPD) for a given Pagelet and also for Lists of pagelets. With lists, it should remove duplicates, to get a clean Set of CPD. However, the CPD are only compared by displayname, not by qualified name, which
AWI-75490 • 20-Apr-2023 • Bug • IOM 3.7
Actual Behavior Creating a dispatch returns HTTP 400 w/o any explanation if called w/o property "supplierStateCode" Expected Behavior An error message in the response body. null Bug null New New null Major AdoWorkItem 75490 REST Endpoints - Communication Products Products iom/3.7.0.0
AWI-75423 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Under some circumstances the replication process tries to rollback a closed database connection. The error.log contains Suppressed: com.microsoft.sqlserver.jdbc.SQLServerException: The connection is closed. at com.intershop.beehive.core.capi.staging.process.StagingStateThread.*** core_review
AWI-75417 • 05-Jun-2024 • Bug • ICM 7.10
Description Listing product reviews in ICM Back Office is slow when thousands of reviews need to be listed. The pipeline ProcessReviewStatistics-GetReviewStatistics is affected. Steps to Repeat 1) open ICM and login to inSPIRED organization 2) switch to the inTRONICS channel 3) go to Catalogs > Product
AWI-75373 • 22-Mar-2023 • Bug • IOM 4.1
Description After setting the right certificate as Helm parameter, the database connection failed with following message: psql: error: connection to server at "iom-ci-flexible-db.postgres.database.azure.com" (20.223.104.105), port 5432 failed: could not read root certificate file "/tmp/root.crt.1": no
AWI-75322 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description ProcessProductImport pipeline doesn't recognize when this import was triggered with process chain. This detection is needed to determine if the rebuild search index and cache refresh is needed. The current detection with the process type with the help of the ProcessChainMgr doesn't work correctly
AWI-75315 • 13-Sep-2023 • Bug • ICM 7.10
Description Starting with Tomcat 9 stopping an appserver won't de-register it from Eureka. Instead, it takes several minutes until it disappears from Eureka server list and another few seconds to remove it rfom the configuration servlet. In the mean time, the webadapter tries to request the stopped appserver
AWI-75239 • 13-Sep-2023 • Bug • ICM 7.10
Description During the last production deployment (code deployment without ICM related changes) some of the application servers failed to start. It needed several restarts to get all application servers running again. Both the Prod Edit (2 application servers) and the Prod Live system (4 application
AWI-75234 • 05-Jun-2023 • Bug • IOM 4.4
Description 100 items with 50ct taxes total --- cancelling/returning 50 items does not refund any tax Steps to Repeat geb tests IOM-75234-01 and IOM-75234-02 Actual Behavior new order with 1 position: qty: 100, netTotal: 10€, grossTotal: 10.50€ cancelling/returning 50 items leads to 5€ refund Caused