Description No price list is displayed in the customer context if single quotes are included in the price list description. Repro Steps 1) in ICM, go to the inTRONICS Channel 2) go to Catalogs > Price Lists 3) create a new price list: Name:* TestPriceList ID:* TestPriceList Description: 'TestPriceList'
AWI-70953 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description If one adds a product to the basket and this product is deleted afterwards from the ICM, following NPE is thrown on basket validation: [2021-10-20 08:19:16.605 +0000] ERROR test.internal.cloudapp.net ES1 appserver0 [test-test-Site] [-] com.intershop.component.rest.internal.application.RestExceptionMapper
AWI-70948 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Steps to Repeat Login to backoffice Switch to inSPIRED-inTRONICS Go to "Mass Data Tasks" -> "Search Indexes" Open a index configuration e.g. product-search-idx-en_US if no index exists, create one Switch to "Synonyms" tab Add a new synonym, keyword: "hose", synonym: "Buchse," (the comma at the end is
AWI-70943 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description When trying to create an order for a new customer, IOM will not import the order if any of the first name fields are missing. Creation of unknown customer is configured. Expected behavior: Order is created without first name being populated as the yaml definition marks it as an optional field
AWI-70901 • 22-Mar-2023 • Bug • IOM 3.6, IOM 3.7
Description When searching for Orders with cancellations or returns, the sql include search for OrderPosDOs with "quantityCanceled" and/or "quantityReturned" greater than 0. Without (partial) index on these fields, this can lead to full table scans. null Bug null Verified Closed null Major AdoWorkItem
AWI-70904 • 22-Mar-2023 • Bug • IOM 3.6, IOM 3.7
Description Promotion conditions "Order Value" and "Number of Items" can use the messaging feature (IS-31692). When 'greater than' (example for "Number of items") is used as condition then the placeholder gets a wrong value. The placeholder value have to be increment because if the placeholder value
AWI-70895 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description When exporting content in the ICM, the <sorting> tag is missing in the exported XML file. This can lead to a NullPointerException when reimporting the content export file. Job Log Error: [2021-08-20 12:44:20.574 +0200] [JobExecutor796570254] [Job:ProcessPageletImpex] [Req:WwUKAE2lbSIAAAF7r1MCwGMp]
AWI-70896 • 22-Mar-2023 • Bug • ICM 7.10
Description Sorted Ascending by Creation date - but "12:59:58 PM" should be smaller than "1:00:04 PM". Same for "Product delivery date"! This leads to random behaviour of test case "IOM-8847-01: admin confirms partial delivery using order details tab, then edits it and finally delivers everything"
AWI-70834 • 08-May-2023 • Bug
Description A robots.txt can contain a link to the sitemap index like this: User-agent: *Disallow: /INTERSHOP/Allow: /INTERSHOP/static/ Sitemap: https://pwa.intershop.com/sitemap_pwa.xml Now NGinx must be able to proxy_pass the contents of the mentioned resource. Which involves translating above
AWI-70835 • 01-Dec-2021 • Task
Description The finalizer may throw an exception when cleaning up QueryResult. The following errors occur periodically: [2021-10-18 00:00:39.616 +0000] ERROR ### ES1 appserver0 [] [] com.intershop.beehive.core.internal.environment.ServerEnvironment [] [] [] [] "jgroups-10,appserverSyncChannel,its-prd-del-app-01-2870"
AWI-70809 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Pipelet ExecutePipeline does not allow correct error handling, because it does not react to stop node of executed pipeline. If a pipeline returns with a stop node, this should be treated as an error and error exit of pipelet "ExecutePipeline" should be taken. This would allow error handling
AWI-70711 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description REST calls: get /orders, get /orders/<id> Steps to Repeat Create an order Change the buyer data (first name, last name, email/login etc.) in the myAccount Profile. At the response the original values are not contained, only the buyer login and the taxation Id. Actual Behavior The REST response
AWI-70702 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Sometimes exception occur during the search index build when adding documents [2021-10-19 22:00:02.905 +0000] ERROR localhost ES1 appserver0 [] [] com.intershop.adapter.search_solr.internal.SolrIndexHandlerExtension [] [Unknown] [LJ0KCgQQAUwAAAF8HDgqiJqE] [F3gKCgQQ7r0AAAF 8HTgqiJqE] "Flo
AWI-70688 • 27-Apr-2023 • Bug • Solr Cloud
Description (Dispatch) shows inconsistent behaviour making test case 7047-01 unstable. As far as I can see, the JAVA-lists should all keep the order from the query which adds an "sortBy sh.id" to its query. But as you can see in the attachment, the sorting is sometimes wrong. Since this so far did not
AWI-70659 • 22-Mar-2023 • Bug • IOM 3.7
Description The 'stores' resource should return the custom attributes 'Latitude' and 'Longitude' for better Maps integration. These values are currently for some stores already managed but are not accessible via 'stores' REST API (https://support.intershop.com/rdd/Redoc-S29911.html#tag/Store-Locator)
AWI-70652 • 30-Jun-2022 • User Story • ICM 7.10, ICM 11
Description MappingConstraintViolationException extends RuntimeException is used in REST and will be logged by org.jboss.as.ejb3.component.interceptors.LoggingInterceptor as ERROR. It is used for validation that is done after validation of standard or custom annotation during mapping into DOs.
AWI-70544 • 08-May-2023 • Bug
Description REST API for personalized prices etc requires (s)pgid authentication token However we don't check that both match. (Meaning, we don't check that the specific user is really part of the used personalization group.) This leads to a cached version of the REST response for the used spgid. This
AWI-70640 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description basket.creationdate is used as sorting parameter instead of basket.requisitioncreationdate. requisitioncreationdate would be the correct sorting parameter null Bug null Verified Closed null Major AdoWorkItem 70633 Products Products Order Approval Fixed in Commit as/11.0.4 as/11.0.5 b2b/42
AWI-70633 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description When ShopDO.shopUsesOMT has been removed the according business logic has been deleted. This lead to a breaking change in order response validation for situations where this was previously set to "false", without any chance to mitigate this other than replacing the whole class. See #50416
AWI-70628 • 22-Oct-2021 • Bug • IOM 3.6
Actual Behavior The BasketLineItemHandlerImpl which is used in the old version provides a special quote handling. For the new API the LineItemListPostRequest class doesn't take care of quotes at all. It seems that topic wasn't implemented. Expected Behavior It should be possible to add Quotes to a Basket
AWI-70533 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Showing 781-800 of 3209
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.