IOM-10773 • 07-Sep-2021 • Bug • IOM 3.2
Description Current Behavior The order-states as returned by the order REST service v2 is miss the price total. e.g.: "sales": { "currencyCode": "CHF", ..., ** MISSING: *** "total": { "net": {"amount": 286.77}, "gross": {"amount": 310.17}, "taxes": [ {"type": "FullTax","amount": 9.92}, {"type": "LOW_TAX"
IS-31906 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Custom attributes from data type text in customer will not be saved if the value more than 4000 characters. The Client's custom attributes can be very long. He imports his custom attributes then the value can be saved although it has a huge value about 4 million Char. But this
29756B • 13-Jan-2021 • Release Notes • IOM 3.0, IOM 3.1, IOM 3.2, IOM 3.3, IOM 3.4, IOM 3.5, IOM 3.6, IOM 3.7, IOM 4.0, IOM 4.1, IOM 4.2, IOM 4.3, IOM 4.4, IOM 4.5, IOM 4.6, IOM 4.7, IOM 5.0, IOM 5.1
Table of Contents Introduction Dependency Version Information Glossary General Information Fixed Defects Product Version 3.0 Product To Version Status New Labels Introduction Welcome to the IOM dbaccount Docker image. This image is used to create and configure the postgreSQL user and database, suitable
297V55 • 17-Dec-2021 • Release Notes • IOM 3.0, IOM 3.1, IOM 3.2
Table of Contents Introduction Dependency Version Information Glossary General Information New Features Updated Versions of Images of DBAccount and IOM Images New Parameter to Control the Creation of Access Log Messages Enable Setting Timeout of Test Data Import by Helm Parameter Disabled Admission
IS-31879 • 05-Jun-2024 • Bug • ICM 7.10
Description The com.intershop.component.contract.orm.internal.contract.handlerchain.ContractOrderCreationHandler cannot be replaced by projects, because of the missing name in the instances.component file: <fulfill requirement="handler" of="PostPaymentOrderCreationChain"> <instance with="HandlerDefinition"
IOM-10754 • 11-Apr-2022 • Bug • Intershop Order Management
Description Missing default values for resources may lead to problems Repro Steps Missing default values for resources may lead to problems Actual Behavior There are no default values for resources.limits and requests, which may lead to stopped and restarted pods, if a machine is not providing enough
IOM-10752 • 01-Oct-2021 • Bug • IOM 3.4
Description Current Behaviour: The length of the parameters of the promotion at the order REST API is too small. New length: name, descriptorId, code, budgetSourceId where set to 1024 characters id was set to 512 characters Additionally: ALTER TABLE oms."PromotionDO" ALTER name TYPE varchar(1024), ALTER
IS-31872 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: Whenever the “Shop” spec in the Swagger UI is opened, the below NPE exception is thrown. Despite that error, everything else seems to be as it should. [%date{yyyy-MM-dd HH:mm:ss.SSS Z}] %-5level localhost ES1 appserver0 [%mdc{requestsite}] [%mdc{requestapplication}] %logger [%marker]
IS-31867 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: in project (ICM version 7.10.24.2) we see a warning (attached screenshots) about a missing required return value in pipeline ProcessStandardCatalog-SearchAssignedProducts. Required return value 'ProductBOs' of end node 'ProcessStandardCatalog-null' (nodeID: 'EndNode3') is missing
IS-31865 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The ISML extension point SearchIndexTabs is included too many times in SearchIndexTabs.isml. As a result a custom tab added to that extension is displayed twice in the backoffice. Steps to repeat: See sld_ch_base/staticfiles/cartridge/templates/default/inc/SearchIndexTabs.isml