Description The cXML order injection fails when the billing address is the same as the shipping address. You will get a 400 response: <Status code="400" text="Bad Request">CannotCreateOrder,LineItemShippingRestrictions,ShippingRestrictions</Status> Repro Steps Setup: https://intershop.atlassian.net/
AWI-84219 • 14-Apr-2023 • Bug • ICM 11
Description The returned customer is always of type "Person" when the order customer was not kept during the OMS order creation. Actual Behavior This affect only shops where no Customer object is kept during the order creation(configurable) Expected Behavior The customer type "Company" should be returned
AWI-84201 • 20-Apr-2023 • Bug • IOM 4.5
Description The enum ObjectTypeDefDO is referenced in ShopPropertyObjectConfigurationDO and miss the shippingBucket Actual Behavior Expected Behavior ObjectTypeDefDO should contain all objects implementing PropertyOwner, as it can be used for customisation. see https://intershop.atlassian.net/wiki/s
AWI-84180 • 22-Mar-2023 • Bug • IOM 4.5
Description You will receive an error when deleting a backoffice user via DELETE import when it is assigned as Account Manager to a Business Customer. Repro Steps Login to inSPIRED Create a new backoffice user (organization -> Users) add the necessary privileges so it can be assigned as account manager
AWI-84148 • 14-Apr-2023 • Bug • ICM 7.10, ICM 11
Description In Master backoffice the search-index-attribute-detail configuration hides some properties of an indexed-attribute, e.g. the "Searchable" flag (checkbox). These "hidden" attributes are only configurable in channel backoffice. However, the Master config is stored in a "ISH-Config.xml" file
AWI-84138 • 24-Apr-2023 • Bug • ICM 7.10, ICM 11
Description method: PaymentNotificationPersistenceBean.getQuantityCaptured() Exception: jakarta.ejb.EJBTransactionRolledbackException: Could not resolve NativeQuery parameter type : `org.hibernate.query.internal.QueryParameterNamedImpl@5bcbbeac` : jakarta.ejb.EJBTransactionRolledbackException: Could
AWI-84126 • 05-Jun-2023 • Bug • IOM 4.4
Description There is a primary key on admin.migration_log(logtime), that prevent to register 2 distinct scripts within a same millisecond. This can cause the db migration to fail. Expected Behavior include the script name in the primary key. have the script for this modification be performed before other
AWI-84092 • 05-Jun-2023 • Bug • IOM 4.4
Description The dynamic category assignments of shared products without a derived product are not indexed into the search index. As a result the REST API is also affected. See the following REST call: /categories/TEST/products?attrs=sku&amount=9&offset=0&productFilter=fallback_searchquerydefinition the
AWI-84053 • 14-Apr-2023 • Bug • ICM 7.10, ICM 11
Table of Contents Introduction View and Edit Interactive Prototype Responsive Design Page Notes Widget Style Manager Feedback Wireframes Introduction The wireframes described here contain interaction designs for storefront pages. Elements and functionality of the Intershop Progressive Web App are displayed
307P77 • 12-May-2023 • Wireframes • Intershop Progressive Web App
Description Migration from ICM 7.10.26.12 to 7.10.38.14. The database migration runs successfully but the error log contains some errors of type "ORA-02443: Cannot drop constraint - nonexistent constraint " for the pricing tables: Line 6: ALTER TABLE PRICEDEFINITIONPRODUC$2 DROP CONSTRAINT SYS_C0049718
AWI-83977 • 13-Sep-2023 • Bug • ICM 7.10
Description Product detail page does not show the category in context that a category uses dynamic product binding. Repro Steps logon into back office switch to the channel create a new catalog use -> 'Assign Products dynamically' e.g.. by Attribute 'Manufacturer' logon into SMC click Schedules -> Scheduling
AWI-83901 • 05-Apr-2023 • Bug • ICM 7.10, ICM 11
Description If you define a Step Quantity and Min Order Quantity below 1 the value from the Step Quantity is returned for Min Order Quantity. Repro Steps in the Intronics Business channel go to Products Select a product and define Min Order Quantity 0.5 and Step Quantity 0.1 Now run a GET on that product
AWI-83822 • 05-Apr-2023 • Bug • ICM 7.10, ICM 11
Description Promotion codes limited to one use per customer can be used multiple times when adding them to basket as guest Steps to Repeat in the inTRONICS channel create a new promotion e.g with some amount order value of configure the promotion to use a promotion code limited to one use per customer
AWI-83818 • 03-Jan-2024 • Bug • ICM 7.10, ICM 11
Description A SKU with a slash (/) will result in an error page for the product detail page if URL rewrite is enabled. Repro Steps in the backoffice: - create a product with a slash (/) in the SKU (e.g. "Test/Test") - update the product index - enable URL rewriting for the channel in the storefront -
AWI-83819 • 14-Apr-2023 • Bug • ICM 7.10, ICM 11
Description The yaml of the Order API supports both "amount" and "amountDiscounted" fields for the total order price. However, when actually using those fields, the amountDiscounted is ignored - only the amount is mapped. Many of our customers are probably already using the API like this, so it would
AWI-83821 • 22-Apr-2024 • Bug • IOM 4.4
Description The 'index locked' message in the search index list introduced with #57500 does not appear anymore. The base implementation got lost due to #63806 null Bug null Verified Closed null Major AdoWorkItem 83786 Products Search Services Solr Cloud Products ICM 0 Fixed in Commit 57500 Related 63806
AWI-83786 • 24-Nov-2023 • Bug • Solr Cloud
Description Possible dbMigrate/dbPreparer step sp_check4NotUsableIndexes executions will lead to ICM db index issues - as background the modified origin issue description:Customer did migrate ICM from ICM 7.10.27.1 to 7.10.38.16-LTS.In case of migration the sp_check4NotUsableIndexes.sql is executed which
AWI-83752 • 13-Sep-2023 • Bug • ICM 7.10
Description Wildfly has been updated to 26.1.3.Final. See https://www.wildfly.org/news/2023/01/18/WildFly2613-Released/ null Task null Completed Closed null Major AdoWorkItem 83748 Products Products Intershop Order Management 0 Fixed in Commit 77518 Related iom/4.3.6
AWI-83748 • 05-Jun-2023 • Task • IOM 4.3
Description When trying to change the log level, an CSRF exception is thrown in the warn log and it is not possible to set the log level. There is no issue when only one appserver is used. Exception: Exception occurred during request processing: com.intershop.beehive.core.capi.security.CSRFAlertException:
AWI-83625 • 13-Sep-2023 • Bug • ICM 7.10
Description WARN [] [[migrate]core:Class1 ExecuteSQLScriptPreparer [resources.core.dbinit.scripts.sp_deleteProcesses.sql,sqldialect=Microsoft,singleScript=true] Version:52.5.1] com.intershop.beehive.core.dbmigrate.preparer.database.ExecuteSQLScriptPreparer [] [] [] [] "ServerEnvironmentStart" Could not
AWI-83483 • 13-Sep-2023 • Bug • ICM 7.10
Showing 2161-2180 of 5345
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.