Description Steps to Repeat Actual Behavior It seems that some returns and cancellations remain in state "DO PROCESS" and are retried at each repair job., resulting in exceptions (see attache stack trace) The issue might depend on the price and occurs only with unit prices precision less one 1 cent.
AWI-81323 • 05-Jun-2023 • Bug • IOM 4.4
Description DONE: exploratory test successful added to release notes working api to create contacts within a request added undocumented constraints on email, firstName and language-properties added to OMT U can use Postman bugfixes/#81312 - RMA to create contact persons added a very helpful changelog
AWI-81312 • 05-Jun-2023 • Bug • IOM 4.4
Description If you create a new user from within a B2B customer and set it to inactive the user will still get a welcome mail with the prompt to create a new password, but this will fail. New users shouldn't receive the Welcome mail as long as they are inactive? Repro Steps in the b2b storefront login
AWI-81284 • 20-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Define a keyword '%' with synonym 'percent' Delete the keyword Error: [2022-11-24 14:55:14.871 +0100] ERROR localhost ES1 appserver0 [inSPIRED-Site] [inTRONICS] com.intershop.beehive.core.internal.request.RequestHandlerServlet [] [Storefront] [_6fifj1u1_nmfl4RkQjjXiPChnf1JkS-6P-brio2] [K
AWI-81266 • 27-Apr-2023 • Bug • Solr Cloud
Description Importing a new synonym file that changes a lot of synonyms can cause a internal server error Error from the Solr server is a e.g. read timeout. Repro Steps Goto a Search Index e.g. in inSPIRED-inTRONICS Upload a larger synonym file After that import a different synonym file e.g. a small
AWI-81264 • 27-Apr-2023 • Bug • Solr Cloud
Description Outside of the shopping cart and mini cart, the gross prices for products can be incorrect for logged in customers in the PWA. This is the case for both the B2C and B2B storefronts. The desired scenario is that the "Price Type" of the products is set to "Net" and the "Price Display for Individual
AWI-81248 • 06-Apr-2023 • Bug • ICM 7.10, ICM 11
Description Currently missing subtotal discounted values are just set from the not-discounted values. They should respect promotions. Repro Steps Send an order containing only the undiscounted values for a subtotal and the discounted values will be set to the same value as the not discounted value. The
AWI-81158 • 22-Mar-2023 • Bug • IOM 4.4
Actual Behavior REST APIs (except Order and OMS REST Communication App) return HTTP 500 when getting OPTIONS Fixing the exception handling for OPTIONS requests reveals that responses for CORS preflights do not include headers as specified (https://fetch.spec.whatwg.org/#cors-protocol) null Bug null Verified
AWI-81146 • 19-Apr-2023 • Bug • IOM 4.5
Description Replicating a schema-changed (adding fields etc.) search indexes from edit to live. Customers changed specific attributes / fields on edit. Current error message: Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://localhost:8983/s
AWI-81125 • 27-Apr-2023 • Bug • Solr Cloud
Actual Behavior The invoice aggregation job is rather slow and gets issues with race conditions after a few minutes. Expected Behavior 1) better performance 2) runtime should be linear / only scale with the number of invoices to be generated 3) no race conditions / exceptions due to parallel processing
AWI-81093 • 05-Jun-2023 • Bug • IOM 4.3, IOM 4.4
Description Error when adding, removing or changing Solr synonyms in the ICM backoffice if many synonyms (>1000) were previously imported into the index. Error log: [2022-11-08 13:30:20.260 +0100] ERROR localhost ES1 appserver0 [My-Site] [Transaction] org.apache.solr.client.solrj.impl.BaseCloudSolrClient
AWI-81091 • 27-Apr-2023 • Bug • Solr Cloud
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
Showing 2221-2240 of 5310
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.