29292U • 17-Feb-2023 • References • ICM 7.10, ICM 11, ICM 12
Table of Contents Introduction References XML Definition ProductLineItem PaymentTransaction Order Orders Sample Import File Introduction This reference is addressed to developers who want to update ICM orders by importing the fulfillment status from 3rd party systems. Since the order fulfillment status
IS-28711 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description request: put /baskets/<basketId>/payments/open-tender steps to repeat checkout some products in pwa on payment page edit and select ISH creditcard as payment > payment instrument and payment are created (OK) there will be a second put request to set the redirect URLs -> this request fails
IS-28701 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: If one defines a new address for a B2B customer or a B2C individual customer in backoffice with a country, it is possible to use a country which is not in the country list below destination regions. Steps to repeat: 1. In Backoffice, add a new address to a customer, use Curaçao
IS-28690 • 05-Jun-2024 • Bug • ICM 7.10
Description This problem occurs in the pwa/REST, precondition: page cache is switched on Steps to repeat add a product to basket (per REST/pwa) in the BO set this product to offline and out of stock in the pwa start checkout, basket validation is triggered and removes this product from basket (Ok) the
IS-28680 • 05-Jun-2024 • Bug • ICM 7.10
Description issue new introduced tables must be created during dbmigrate the migrated db schema shows differences for cartridges ac_email_marketing_std missing tables and indexes this tables exist only in the dbinit schema of 7.10.16.2 espected new Database objects are created during dbmigrate Steps
IS-28677 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The method getSubResource of <Custom>BasketResource is always called with a org.glassfish.jersey.server.internal.JerseyResourceContext instead of a GuiceAwareResourceContext Steps to repeat: The method getSubResource of PierceBasketResource is always called with a org.glassfish
IS-28667 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Environment: 7.10.15.2 Current Behavior: Order creation ends in endless redirecting. Steps to reproduce: 1. log on channel store front 2. add product to cart 3. proceed to checkout 4. use Stripe payment with 3d secure creditcard 4000000000003220 5. finalize order 6. click on success in Stripe
IS-28664 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Problem: The product import for variation product does not work, if variable variation attribute of type "Date" are involved. The below error occurs an master-variation relations are lost. Steps to repeat: • Import attached TestVariationAttribs.xml • Have look into error log file • Have a
IS-28662 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Problem Description: When the BasketBOImpl.merge(...) method is called (e.g. by the pipelet MergeBaskets) it takes parameters map as input. These parameters are added to the MergeBasketContextImpl and are given as input to the mergeLineItems() method that is called afterwards. However the
IS-28659 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: A deleteConstraints db migrate preparer does only remove constraints from Oracle - not SQL server Steps to repeat: A project does complain about the below exception in case of BO GUI content page sort/move operations. (before the project did execute dbmigrate -classic in the