Steps to Repeat Create an order that stay in a status that not created any mails before. Actual Behavior Empty order mails tab is showing a warning, but all other tabs not. Expected Behavior Empty order mails tab is showing the same grey message as other tabs when empty, because there's nothing dangerous
AWI-81041 • 05-Jun-2023 • Bug
Description The customer complained about a very slow access for the first customer that logs in into their system after the server restart. We measured ~ 2 minutes on our pre live environment for the whole first login process.. We found that 80 sec of this time were taken up by select statements to
AWI-80977 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Actual Behavior Currently, unused values in PromotionLO are mapped to BigDecimal.ZERO. As theses values are API (null or a value) this affects projects checking for it. PromotionType.FIXED -> promotionDO.setPercentageValue(BigDecimal.ZERO) PromotionType.PERCENTAGE -> promotionDO.setFixedValue(BigDecimal
AWI-80980 • 05-Jun-2023 • Bug • IOM 4.4
Description If you configured a Max Code Redemption for promotions this can be tricked if you add some promotions while logged in then log out and add further promotions to a new basket. If you now login again the baskets will be merged and all promotions will be active, even if they are above the max
AWI-80931 • 22-May-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description When querying order-states via the REST API order, a NullpointerException is raised if a special order is contained in the result. Possibly related to #78970 The stacktrace extract is as follows (I'll attach a full one):Caused by: java.lang.NullPointerException at deployment.bakery.base-app-4
AWI-80908 • 16-Jan-2024 • Bug • IOM 4.4
Description When trying the POST /baskets endpoint in the Swagger UI, no Content-Type is set for Basket [1.2.0] (and v 1.3.0) Resource causing 415 "Unsupported Media Type". Steps to Repeat 1) login to SMC 2) go to Site Management > inSPIRED-inTRONICS_Business-Site 3) click "Open Swagger UI" REST API:
AWI-80878 • 21-Nov-2023 • Bug • ICM 7.10, ICM 11
Description The initial dump contains information about database user, which leads to an error if another database user is restoring the dump: {"tenant":"company-name","environment":"system-name","logHost":"iom","logVersion":"1.0","appName":"iom","appVersion":"4.3.0","logType":"script","timestamp":"
AWI-80870 • 05-Jun-2023 • Bug • IOM 4.3, IOM 4.4
Description Importing a category with a space in the name passes the validation step, but results in an IllegalArgumentException "domain name has invalid charaters". Stacktrace of the exception: [2022-11-04 10:55:01.144 +0100] ERROR localhost ES1 appserver0 [inSPIRED-Site] [inTRONICS] com.intershop.beehive
AWI-80857 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Actual Behavior When creating an order, e.g. using REST API, specifying only one of the gross or net (sub-)total prices, then the missing price will be calculated using a calculated effective tax rate. This is prone to rounding errors and should be replaced by summing up corresponding included sub-prices
AWI-80799 • 05-Jun-2023 • Bug • IOM 4.3, IOM 4.4
Description The customer that uses SAP Ariba as their procurement system sends prices in the following format 1,000.00 i.e. using commas as thousand-separators in the order injection cXML. This causes the order injection to fail. According to the cXML standard, commas can be used as thousand separators
AWI-80778 • 22-Mar-2023 • Bug • 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
3063T8 • 12-May-2023 • Wireframes • Intershop Progressive Web App
Description dbprepare throws warn message about "Skipping to change PRODUCTPRICECHANGEEVENT.LASTMODIFIED from NULL to NOT NULL because there are non-null-values present" Repro Steps - setup ICM 7.10.37.1 on SQL Server with db "migration" - staging type=none - execute dbprepare -classic - setup ICM 7
AWI-80719 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Table of Contents Introduction What's New? Features References Fixed Defects Documentation Breaking Changes Changes That Require More Recent ICM Versions Introduction Welcome to Intershop Progressive Web App 3.1. This public release note contains information about the latest features of the Intershop
306B32 • 26-Oct-2022 • Release Notes • Intershop Progressive Web App
Description Internal: The order total price do not have discounted prices REST model: In my understanding of the REST API model, it was possible to reflect order level discounts in the order total discounted prices. But in reality, these discounted prices are just ignored and will not be persisted. We
AWI-80642 • 23-Feb-2024 • Bug • IOM 4.1
Table of Contents Introduction Dependency Version Information Glossary General Information New Features Updated Base Image Introduction Welcome to the IOM dbaccount Docker image. This image is used to create and configure the PostgreSQL user and database, suitable for use with IOM. Dependency Version
30D631 • 08-Dec-2022 • 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
Description OMT: Order detail overview shows undiscounted order total instead of discounted value null Bug null Moved out of state On Hold Closed null Minor AdoWorkItem 80563 Products Products 80642 Related
AWI-80563 • 22-Mar-2023 • Bug
Description The content search indexing fails silently without errors. The content index is empty and thus are no content search results. In addition if a customization to the query searchindex/GetProductsToIndex.query is used, this customized query must inherit the changes that were introduced with
AWI-80542 • 09-May-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description JSchLogger writes large amounts of WARN log entries such as: | WARN | Permanently added '***.northeurope.cloudapp.azure.com' (RSA) to the list of known hosts. release-as11-merge-done null Bug null Fixed and verified Closed null Major AdoWorkItem 80543 Products Transport Framework Products
AWI-80543 • 13-Sep-2023 • Bug • ICM 7.10
Description see Investigations / Actual Behavior Actual Behavior After terminating an IOM application server / pod all user sessions bound to that instance are invalidated. This requires the user to re-authenticate after being redirected to the login page. Expected Behavior Server-side session failover
AWI-80538 • 21-Feb-2024 • Bug • IOM 4.3, IOM 4.4
Description In case item object may contain a wrong attribute, processing the response fails with an exception com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException Unrecognized field "image_url" (class com.intershop.adapter.payment_paypal_plus.internal.data.common.ItemDTO), not marked as
AWI-80530 • 21-Nov-2023 • Bug • PayPal PLUS
Showing 2181-2200 of 5259
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.