Description [No Description]Actual Behavior After switching from self-hosted to a managed postgres instance in Azure, import performance dropped significantly for *small* files. Example: on a local environment it takes about 300ms to import an inventory file with 2 products, on a managed instance small
AWI-69876 • 21-Oct-2021 • Bug • IOM 3.4, IOM 3.6
Description Order withh 1000 positions cannot be dispathed from the OMT : org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.RuntimeException: io.undertow.util.ParameterLimitException: UT000047: The number of parameters exceeded the maximum of
AWI-69854 • 21-Oct-2021 • Bug • IOM 3.4, IOM 3.6
Repro Steps Define a custom order approval rule with a custom ApprovalTypeDefDO Create an order that triggers the approval condition ??? this is hard to reproduce - you have to "accept" the order approval in IOM backoffice and somehow make it crash (e.g. restart IOM pod) at the same time Order will be
AWI-69833 • 08-Dec-2021 • Bug • IOM 3.7
Repro Steps use ICM with SolrCloud 3 Adapter do some search index tasks (modify, rebuild search index) Actual Behavior Log files during regular use of SolrCloud contain several occurrences of these messages: 2021-09-07 08:01:03.523 WARN (coreLoadExecutor-23-thread-2-processing-n:xxxxxxxxxx:8983_solr)
AWI-69805 • 27-Apr-2023 • Bug • Solr Cloud
Description Error log contains message: <jmx> is no longer supported, use xyz instead. Apache: <jmx> element in solrconfig.xml is no longer supported. Equivalent functionality can be configured in solr.xml using <metrics><reporter ...> element and SolrJmxReporter implementation. Limited back-compatibility
AWI-69807 • 27-Apr-2023 • User Story • Solr Cloud
Description 2 Promotions cannot be applied to reduce the item price to 100% Repro Steps - Import the promotions (see the attached file) - Change for the promotion "5 EUR off on product computers when you buy cameras" the on tab "Discounts Rules" the configured action to "Discount lowest price product
AWI-69797 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Repro Steps Open the inSPIRED demo store backoffice Go to the inTRONICS channel backoffice Marketing/Link Management Open one of the example short links and review the hints above the form fields Actual Behavior In the channel link management short links can be created/managed. The hint text in the short
AWI-69760 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The "Show in Menu" attribute of a catalog is not transferred via REST API, when it is not set (value = "false"). Repro Steps Create a new catalog in ICM Uncheck "Show in Menu" Check PWA storefront Actual Behavior Currently "Show in Menu" attribute of a catalog is not transferred via REST
AWI-69716 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Using the Pipelet "GetAccessibleCatalogBOs" floods the warn-log with: [2021-09-02 07:59:40.177 +0200] WARN testapp ES1 appserver1 [] [] com.intershop.beehive.orm.internal.query.QueryResult [] [] [] [] "Finalizer" Closing query result via finalize method. java.lang.Throwable: Stack trace on
AWI-69705 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description When changing or removing the URLPrefix appserver.properties: - intershop.urlmapping.urlPrefix=/INTERSHOP + intershop.urlmapping.urlPrefix=/INTERSHOPTest or + intershop.urlmapping.urlPrefix= The Swagger UI does not work anymore due to a missing oapi.info REST resource file: GET https://l
AWI-69683 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description As a Customer, I want to quickly access the PWA contents, so that I don't have to wait until I see the requested information. release-icm-7.10.36 null User Story null Acceptance tests pass Closed coop;sharkninja Critical AdoWorkItem 69644 Products Products Organization Management 0 Fixed
AWI-69644 • 30-Jun-2022 • User Story • 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
299Z53 • 05-Oct-2021 • Wireframes • Intershop Progressive Web App
Table of Contents Introduction What's New? Features Compatibility References Fixed Defects Introduction Welcome to Intershop Progressive Web App 1.1. This public release note contains information about the latest features of the Intershop Progressive Web App. In addition, it serves as a quick reference
2995P0 • 21-Sep-2021 • Release Notes • Intershop Progressive Web App
Actual Behavior Beside this, also "ShippingBucketComposerImpl::composeShippingBuckets()" uses the method "lineItemCtnr.createIndependentProductLineItemsIterator()" instead of "lineItemCtnr.createIndependentProductLineItemsOrderedByPositionIterator". So the sorting of the result is random instead of position
AWI-69614 • 21-Nov-2023 • Bug • ICM 7.10, ICM 11
Description In some cases of an error the response body shows internal information of the error occured. Repro Steps create a Basket change the Basket quantity to an invalid value (like "1%,") using the REST endpoint: "https://{IP_PORT}/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/-/baskets/{basketID}/items/{LineItem}"
AWI-69570 • 04-Nov-2021 • Bug • ICM 7.10
Description The order history (my account) gets very slow when there are more and more orders. In our case 17 orders led to a 6s load time. ICM 7.10.30.2 / IOMConnector 6.5.1/2 We use the RSS Repro Steps Have an account with roughly 20 orders and navigate to the order history. Observe long loading times
AWI-69572 • 22-Mar-2023 • Bug • IOM Connector
Description Description: lower case in Order List should be adjusted. inSPIRED > Orders > Order List Steps to Repeat In the backoffice: Open inSPIRED > Orders > Order List Actual Behavior Description: lower case in Order List should be adjusted. Expected Behavior All items need to be in Sentence Case
AWI-69517 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11, IOM Connector
Table of Contents 1 Introduction 1.1 References 1.2 Version Information and Dependencies 1.3 Supported Application Types 2 Setup 3 Feature Overview 3.1 Payment Methods 3.2 Payment Management Options 3.3 Synchronize Payment Transactions 3.3.1 Job-Based Manual/Periodic Synchronization 3.3.2 Manual Synchronization
29943H • 06-Sep-2021 • Release Notes • ICM 7.10, Concardis
Repro Steps run test "IOM-64568-024: add a second charge to a bucket, then remove it and send a charge with the same id for the order sale" for the charges and "IOM-64568-019: successfully add, move position between shippingBuckets" for order positions Actual Behavior The order change process tries to
AWI-69384 • 21-Sep-2021 • Bug • IOM 3.6
Actual Behavior imports in batch mode fail in case the import file contains replacements. null Bug null Verified Closed null Major AdoWorkItem 69388 Product and Catalog Products Products Import Export 0 Fixed in Commit 63370 Parent 72264 Related as/11.0.4 as/11.0.5 b2c/7.10.26.17-lts b2c/7.10.32.6-lts
AWI-69388 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Showing 2741-2760 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.