IS-26135 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Deprecated AddressBOResolver is still used in several places. Steps to repeat: Check source code for deprecated com.intershop.component.basket.capi.AddressBOResolver There are serveral classes where this resolver is still being used. The new com.intershop.component.address.capi
ISREST-591 • 07-Sep-2021 • Bug • Intershop Progressive Web App
Description Current Behavior: My quotes are missing on the account overview page. Expected Behavior: My quotes should be there (see screenshot from responsive starter store). Steps to Repeat: Quoting feature toggle is enabled Mock data are disabled Login into storefront See my account overview page Affects
ISREST-606 • 07-Sep-2021 • Bug • Intershop Progressive Web App
Description Current Behavior: The status is displayed: (Expired). But the parentheses are only used for this status and this is not needed. Expected Behavior: Consistent notation. Steps to Repeat: Create a quote and submit it Create a responsive in the BO with the current time or a time in the past (if
ISREST-605 • 04-Apr-2025 • Bug • Intershop Progressive Web App
Description If browser caching is activated, the static files (i.e. en_US.json) are served with a cache timeout of 1y. If a new translation key is added, the browser does not reload the translations because it relies on the cached version of that file. Task: include some kind of hash in the retrieved
ISREST-604 • 07-Sep-2021 • Bug • Intershop Progressive Web App
Description Safari IPad Current Behavior: Quantity is refreshed too early. You can't finish typing before the quantity refreshes (also the price The word "Gesamtsumme" and the actual price are overlapping Expected behavior: The quantity should net refresh automatically or if it does, after a longer period
ISREST-593 • 07-Sep-2021 • Bug • Intershop Progressive Web App
Description Current Behavior: Click on "Create Quote Request" button on cart page leads to error in console (see screenshot). Nothing happens in the UI. Expected Behavior: Click on the button opens the "Add to quote request" modal or login page (for not logged in user). Steps to Repeat: Login into the
ISREST-601 • 04-Apr-2025 • Bug • Intershop Progressive Web App
Description Current Behavior: I founded 3 delete confirmation dialogs and all display other button names (see screenshots). Expected Behavior: "Delete" and "Cancel" should be displayed in all delete confirmation dialogs. Steps to Repeat: Delete an address in My Account Delete an address in Checkout Delete
IS-26084 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Business customer import process in REPLACE mode does generate COSTOBJECTTYPE_AK001 constraint violation Steps to repeat: A project does import business customers in REPLACE mode. The share drive impex log does track unique constraint violations. Investigations: Seems that the
IS-26089 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The customer is currently switching to a MSSQL DB and have problems when importing huge amounts of data with generated UUIDs generated by the sf_generate_uuid function. The underlaying UUID$create_uuid doesn’t seem to provide enough unique IDs. When he tries to import ~75.000
IS-26082 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description the assembly stills contains: requireJdk vendor: /^Oracle .*/, version: /1\.8\.0_\d+/ causing a warning during deployment The vendor of the JDK used to deploy 'com.intershop.responsive:inspired-b2c:build' should match the pattern '^Oracle .*'. Vendor of the JDK currently used: 'AdoptOpenJdk'