Description Overwriting the "Default Sorting" in the search is possible by defining a specific sorting for the "Default Search Query Definition" (fallback_searchquerydefinition). In this case, changing the sorting in the search result via the drop-down list no longer has any effect and is ignored. In
AWI-92056 • 08-Feb-2024 • Bug • Responsive Starter Store
Description The project using the method getProductBO() of the ORMProductNotificationBOImpl in package com.intershop.sellside.appbase.b2c.internal.product.notification. But a product has already been deleted, and the function does not check for null values and a NPE is thrown: 0054 ProductBO productBO
AWI-92036 • 07-Feb-2024 • Bug • ICM 7.10
Description There is a hard limit of 512 positions per order after which it becomse impossible to register a dispath from the OMT. Trying to create a dispatch results in an error with a stack trace visible in OMT: org.springframework.beans.InvalidPropertyException: Invalid property 'supplierToExtendedData[1100]
AWI-91955 • 06-Feb-2024 • Bug • IOM 4.7
Description Currently the curl command would return 0 as exit code for the request via curl for 5xx server error response (e.g. when disk space is full - no file can be written): $ curl --silent --max-time 30 "http://ip.address/dump/action/triggerHeapDump"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
AWI-91934 • 22-Jan-2024 • Bug • ICM 11
Description JDBCSequence does not store result set in case a PageableSequence is created, as result the sequence must re-execute the statement, which leads to significant performance decrease. null Bug null Verified Closed null Major AdoWorkItem 91906 Infrastructure Products Products ICM 0 Pull Request
AWI-91906 • 12-Dec-2023 • Bug • ICM 11
Description An OCI user doesn't trigger Customer Segment specific promotions since it doesn't inherit the customer segment of the customer. Is there any additional configuration necessary for this or is this simply a bug? Steps to Repeat in the B2B Channel under customers - Customer Segments create a
AWI-91903 • 08-Feb-2024 • Bug • ICM 7.10
Description Replication will consume lot of time to maintain table text indexes from derivedproduct and product tables Steps to Repeat - ICM 7.10.38.19-LTS system ( my test was with 7.10.38.25-LTS) based on SQL Server - create replication process with replication group products - the live staging log
AWI-90764 • 22-Jan-2024 • Bug • ICM 7.10, ICM 11
Description Customer has 300 active promotions. He had recognized that larger number of active promotions leads to extremely high database traffic on table Promotion.The problem is system critical during the page cache build up and stays on unreasonably high level afterwards. His findings: // not entry
AWI-90728 • 22-Jan-2024 • Bug • ICM 7.10, ICM 11
Description skipChecks for AddToBasketContext is not set in BasketBOImpl. I miss the following line context.setSkipChecks(record.isSkipChecks()); The expected behavior is to add the mentioned line for method addProducts. The other addProduct method respect and us this skipChecks already. konsum-starter
AWI-90725 • 22-Jan-2024 • Bug • ICM 7.10, ICM 11
Description While performance-benchmarking the “Rebuild Search Indexes” job, the partner noticed that some of the standard logic was performing relatively poorly. Almost 8% of the entire runtime was spent on looking up the TaxMgr instance (which is a global singleton). And if we go back/up one invocation
AWI-90707 • 22-Jan-2024 • Bug • ICM 7.10, ICM 11
Description The creation-date for smb customers (not its users) isnt part of the export. null Bug null Verified Closed null Major AdoWorkItem 91878 Products Products ICM 0 Fixed in Commit 91794 Parent as/11.8.0 b2b/43.6.9 b2b/46.0.0 b2c/7.10.38.30-lts b2c/7.10.40.6 b2x/7.10.38.30-lts b2x/7.10.40.6 business/53
AWI-91878 • 08-Feb-2024 • Bug • ICM 7.10
Description In the Backoffice Page Content > Components all pagelets are shown as in their creation domain (and therefore all overwritings are ignored). They should be shown as in their viewed Domain (to get overwriting information). Steps to Repeat Log in to the Intershop back office Click on the “Master
AWI-91810 • 08-Feb-2024 • Bug • ICM 7.10
Description The customer notices loads of warn messages in their production system hosted by Intershop with e message: URL points to different domain (SLDSystem, current domain is: inSPIRED-Site). Using default AppURLID '-' The message can easily be provoked by simply calling an organization's backoffice
AWI-91778 • 22-Jan-2024 • Bug • ICM 11
Description The customer reports the following issue. This error scenario is triggered through a deployment that changes the status of some domains to '4' (delete status). The NPE is resolved once the DeleteDomainReferences SMC Job is successfully executed. The founded bug is in class com.intershop.sellside
AWI-91703 • 22-Jan-2024 • Bug • ICM 7.10
Description The transmission resend feature in the back office (or API) can lead to inconsistent object states between the PaymentNotificationDO and the PaymentNotificationTransmissionDO if used in a specific way. Please see the steps to repeat or the Investigations section for an example from our live
AWI-91632 • 31-Jan-2024 • Bug • IOM 5.0
Description A customer encountered an issue with the order REST api where the lineItem_discounts include object seem to differ between the /basket and the /order response, using the same includes. Steps to Repeat in the inTRONICS backoffice set-up and activate a promotion which has a discount rule using
AWI-91628 • 08-Feb-2024 • Bug • ICM 7.10
Description When calling http://server/INTERSHOP/static/WFS/inSPIRED-inTRONICS-Site/-/blub/conf/server.xml (for ICM version before the "outer" Tomcat removal) then the file content is shown. Recent versions seem to allow to access at least sub-directoeries of $IS_HOME/bin https://server/INTERSHOP/st
AWI-91615 • 16-Jan-2024 • Bug
Description Remove old ICM 7.5 customer search templates, queries and localization values from 7.10 standard, since it is no longer used since ICM 7.6: Cartidge: sld_ch_consumer_plugin - CustomerSearch_52.isml- CustomerSearch_52 .query - localization keys (CustomerSearch_52.*) in sld_ch_consumer_plugin_customer_en
AWI-91617 • 22-Jan-2024 • Bug • ICM 7.10, ICM 11
Description When sending ICM mails (e.g. when creating a user) an error occurred due to a "/" at the end of the web server URL configuration. Example: intershop.WebServerURL=http://localhost/ intershop.WebServerSecureURL=https://localhost/ Error: [2023-07-27 11:20:00.801 +0000] ERROR ish18-rckwlicmprod-ed-app000001
AWI-91612 • 08-Feb-2024 • Bug • ICM 7.10
Description Current behavior: Order status is "Complete cancellation after validation" in OMT. (~order state: NOT_CHECKED_DO_CANCEL) Expected behavior: Order status is "Cancelled" in OMT. Copied from Repro Steps when changed from Escalation to Problem Create order with 2 order lines. Order contains 1
AWI-91607 • 15-Feb-2024 • Bug • IOM 5.0
Showing 121-140 of 3205
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.