AWI-104866 • 13-Mar-2025 • Bug
Description After implementing a custom add to basket handler that validated the add to basket the REST endpoint returns a 500 server error response. Fix_with_next_patch null Bug null Verified Closed Daily Fresh Food B.V. Minor AdoWorkItem 104866 ICM Products Products Checkout 0 Pull Request 104618 Parent
AWI-104827 • 12-Mar-2025 • Bug • ICM 7.10
Description If there are entries in the ALERT table that have corresponding entries in ALERT_AV and the deletion condition in removeAlertsWithoutExistingUser.sql matches, a constraint violation is thrown on ALERT_AV_CO001: in /f_catalog/bc_mvc/staticfiles/cartridge/migration-to-58.3.0.properties the
AWI-104798 • 12-Mar-2025 • Bug • ICM 12
Description Navigate in SMC to Monitoring > Application Server > Configuration, select scope=server. There are random/incorrect keys e.g. /<category-path>/. Steps to Repeat Fix_with_next_patch null Bug null Verified Closed TÜV Süd AG Major AdoWorkItem 104798 SMC and Operations Products Products 0 Pull
AWI-104774 • 10-Mar-2025 • Bug • ICM 12
Description When accessing product data via the REST API (e.g.: https://localhost:8606/INTERSHOP/rest/WFS/xxx-Site/-;loc=de_AT;cur=EUR/products;spgid=8byyXWgqnfGRpGwQzyo0MhVO0000/20245526?allImages=true&extended=true ) , the attribute manufacturerSKU /supplierName is missing in the response. However
AWI-104644 • 11-Mar-2025 • Bug • ICM 12
Description A customer is migrating from ICM 7.10 to ICM12 and encountered the following error: It is not possible to add one product to cart if the application's setting "Maximum Quantity per Product in Cart" was set to 1 in the backoffice or alternatively if the "Maximum Order Quantity" is set to 1
AWI-104598 • 14-Mar-2025 • Bug
Description The CEC "Find Customer" button does not execute an action in case of mouse click. Steps to Repeat Open the Customer Engagement Center. Navigate to the customer search. Enter a search term. Click the "Find customer" button. Actual Behavior When clicking on the "Find customer" button to trigger
AWI-104591 • 04-Mar-2025 • Bug
Description Project team tested some demo cases for xxx and stumbled over some unexpected behavior in Wrapper. When requesting Wrapper (all endpoints) then parameters with whitespace (also if it is URL encoded with %20) the parameter is not passed to Sparque as expected. Actual Behavior As an example
AWI-104593 • 13-Mar-2025 • Bug • Intershop Order Management
Description Affect the IOM REST API - Inventory Service 2.0 (https://knowledge.intershop.com/kb/2940Y3) When inventory data are requested for a list of products, the service return a 400 status without any inventory information when a single SKU from the list is invalid. Inventory of existing products
AWI-104554 • 12-Mar-2025 • Bug • ICM 7.10
Description The ICM AS SMC job scheduler overview list throws sometimes exceptions about DetermineAllSchedules Steps to Repeat Within a project there was a need to execute long running SMC schedule job "CleanUpImpexJobs" to remove old jobs and related process entries ( about 13k ) By using the SMC list
AWI-104495 • 04-Mar-2025 • Bug
Description The Stripe Checkout API expects the value in the smallest currency unit to be an integer. Under the assumption that money values are always represented with decimal places from the used currency, the implementation converted the data by moving the decimal point and interpreting it as integer