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 • 29-Feb-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
Description Improves performance of indexing documents into Solr by send the document (SolrInputDocument) batches asynchronous to Solr so ICM can meanwhile continue to collect data allow multiple threads to be configured for sending these batches The implementation allows to set the number of threads
AWI-83458 • 01-Dec-2023 • User Story • Solr Cloud
Description Follow up for #76416 - this is still not working properly. The calls to "mapPositions" are using returnAnnouncementDO.getSupplier() as parameter which may be null - the mapping should use the resolved SupplierDO instead. Impact: all positions from the RMA are mapped for every export. In case
AWI-83449 • 05-Jun-2023 • Bug • IOM 4.3, IOM 4.4
Description Switching between Variations by Variable Variation Attributes is possible by default for all attribute data types. But in case the selected variation attribute is only "available in alternative combination", the switch did not always work for the following attribute data types: Boolean Decimal
AWI-83398 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Nodemanager instance is writing logs until disk is full if the cluster.id file could not be written. release-as11-merge-skipped null Bug null Verified Closed null Major AdoWorkItem 83381 Products Products Infrastructure 0 Fixed in Commit 83183 Parent infrastructure/6.0.0 b2c/7.10.40.0 b2x/7
AWI-83381 • 13-Sep-2023 • Bug • ICM 7.10
Description The SOAP API for order creation does not respect its description. Promotion with null id or name (or both null) are accepted. This means that at least one project has unexpected null values in PromotionDO.shopPromotionID As long as the SOAP API is used, this is an expected case. Rather than
AWI-83376 • 26-Apr-2023 • Bug • IOM 4.5
Actual Behavior The YAML specifies "receiver" as sortable attribute for transmissions.But if you send such a string the server answers with a 500. jakarta.ejb.EJBTransactionRolledbackException: java.lang.IllegalArgumentException: No enum constant com.intershop.oms.transmission.v2.SortableTransmissionAttribute
AWI-83314 • 26-Apr-2023 • Bug • IOM 4.5
Showing 2081-2100 of 5259
The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties. Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
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.