Description Long running replication process does generate SQLServerException "The connection is broken and recovery is not possible" "com.intershop.beehive.orm.capi.common.ORMException: Failed to query 'FROM STAGINGGROUP' by primary key 'com.intershop.beehive.core.internal.staging.StagingGroupPOKey
AWI-92386 • 22-Jan-2024 • Bug • ICM 11
Description According to the customer it is possible to insert null bytes %00 into parameters that get loaded on a page Steps to Repeat See attached "Ticket 975-076" pdf pages 1-2 in inSPIRED go to Master Catalogs POST https://10.0.67.163:8443/INTERSHOP/web/WFS/inSPIRED-Site/en_US/-/USD/ViewImageUpload-BrowseDirectory
AWI-92371 • 22-Jan-2024 • Bug • ICM 7.10, ICM 11
Description "BackupAndRestoreSolrCloudIndexesDecorator" throws an "ConcurrentModificationException" during staging. Steps to Repeat Replicate Search indexes using an Solr Cloud Search Adapter 4.4.0 and 3.5.0. hotfix_required obi-review null Bug null Verified Closed Röhm;Signtek Critical AdoWorkItem 92323
AWI-92323 • 18-Apr-2024 • Bug • Solr Cloud
Description The article price history button in the OMT article detail page leads to an error for installation using a postgres version 15 or higher. Actual Behavior Postgres 15 is stricter about sql syntax, which trigger an error like: ERROR: trailing junk after numeric literal at or near "14156O" at
AWI-92311 • 06-Feb-2024 • Bug • IOM 5.0
Description The OrderSubmissionServices causes heap usage problems that can lead to out-of-memory situations. The root problem is in the WebTargetFactory implementation used internally. The WebTargetFactoryImpl uses a ConcurrendHashMap to cache JAX-RS client objects so that they can be reused when needed
AWI-92276 • 18-Mar-2024 • Bug • ICM 7.10
Description The customer encounter an issue with cXML punchout. Prices are not forwarded to e-procurement system when clicking on "Transférer le panier" (Transfer the cart), at the end of the process. For more use the steps to repeat. Steps to Repeat You can test as follow on UAT : Use the e-procurement
AWI-92269 • 21-Mar-2024 • Bug • ICM 7.10
Description If customers already exist in the channel and the customer approval feature is subsequently enabled, ALL existing customers will be in Pending Approval status and will now require manual approval. To do this, all customers must be approved on the customer page in the back office. The system
AWI-92197 • 08-Feb-2024 • Bug • ICM 7.10
Description The import of article dynamic data fails with an exception when the attribute listprice has a scale larger than 10 digit. Steps to Repeat Try to import a BCG article file with a lisPrice attribute like 123456789.123456789 This cause an exception like "PSQLException: ERROR: value too long
AWI-92186 • 06-Feb-2024 • Bug • IOM 4.7
Description When removing the "Order Spend Limit" and the "Budget" of a user after a requisition order has been approved, following orders may incorrectly require approval(s) as well. Steps to Repeat 1. Open the B2B storefront (e.g. "https://jxdemoserver6.intershop.de/INTERSHOP/web/WFS/inSPIRED-inTR
AWI-92168 • 22-Jan-2024 • Bug • ICM 7.10, ICM 11
Description If a process chain defines "processes" at different domains (XYZ-MasterRepository, XYZ, SLDSystem) which then reference parent processes of the chain itself like a sequence, which are saved at XYZ-MasterRepository domain, the deletion of the organization ( job DeleteDomainReferences) throws
AWI-92091 • 26-Feb-2024 • Bug • ICM 7.10
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
Showing 121-140 of 3215
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.