AWI-100667 • 15-Dec-2024 • Bug • ICM 7.10
Description In case a PLI has a warranty and another one a rebate applied, the sum of the values become invalid. The invalid values are only visible when the values in the REST API are inspected or the details of a line item are inspected in ICM. The totals in the chosen PriceType are correct. Example
AWI-100666 • 15-Dec-2024 • Bug • ICM 7.10
Description Within the PWA during checkout in case a PayPal setting (e.g. wrong signature) is not correct you will see a duplicate error message since error.message and error.causes seem to return the same value. Steps to Repeat Steps by repeat for PayPal: 1) Add PayPal Standard payment method 2) Set
AWI-100664 • 03-Apr-2025 • Bug • ICM 7.10, Responsive Starter Store
Description How to define ContentUrlEx for External Images in E-Mail Templates The customer have issues defining the ContentUrlEx so that the external product images are taken in the emails. The image types are correctly defined in the Image Management: Used code in the email template: <img style="width:
AWI-100642 • 31-Mar-2025 • Bug
Description A chain returns as failed although the only job scheduled by it was running successfully. This happens as soon as there are more than one server (pod) in the cluster. And then not always. Used version IS 12.2.1 These messages were logged: CSVWarehouseTransportJob: Job failed to start: Job
AWI-100640 • 15-Dec-2024 • Bug • ICM 7.10
Description Unfortunately no steps to repeat.The problem appeared on a development machine for some time (and at this time massively with ~10k errors/day) and disappeared afterwards.This Exception was thrown:[2024-09-12 08:50:30.824 +0200] ERROR localhost ES17 appserver0 [] [] com.intershop.beehive.core
KB0013942 • 23-Oct-2024 • Support Articles
Table of Contents Introduction Configure how shipping tax is calculated Introduction Shipping costs must be taken into account when calculating the VAT (value-added tax) for an order. Typically, shipping taxes are calculated based on the tax classes of the items in the order. Note: All considerations
AWI-100636 • 05-Dec-2024 • Bug • ICM 7.10
Description environment with 2 app server instances errror in log -> Can't mark job as done. Actual Behavior https://onenr.io/0ERz1elDAwr { "@version": "1", "application": "icm", "entity.guid.INFRA": "Mzg4NTUwOXxJTkZSQXxOQXw1MzY2NDk1NjUxODUyOTI2Mw", "entity.guids": "Mzg4NTUwOXxJTkZSQXxOQXw1MzY2NDk1NjUxODUyOTI2Mw"
AWI-100616 • 15-Dec-2024 • Bug • ICM 7.10
Description OutboundSyndication jobs are not deleted when their corresponding product data feeds are deleted. If the OutboundSyndication jobs were enabled before, they will also remain enabled after deleting their corresponding product data feeds. When running the OutboundSyndication jobs after deleting
AWI-100595 • 15-Dec-2024 • Bug • ICM 7.10
Description If you maintain product and category links for catalogs on master level the catalog links wont be shared (but the product links will be shared) Steps to Repeat Login to inSPIRED Backoffice Navigate to Master Catalogs - Catalogs and select a catalog Click on properties and navigate to the
AWI-100545 • 15-Oct-2024 • Bug • Intershop Order Management
Description The functions bound to the db jobs defined in the table admin.db_jobs have a locking mechanism to prevent that a same job can run in parallel, when the previous scheduled job is not yet terminated. These locks are not taken due to a wrong reference used in the functions. It is unlikely that