Description Changing a customer ID in the backoffice and trying to use the old ID fpr a new Customer afterwards results in PipelineCallStackException. See stack trace. [2021-11-23 18:46:05.098 +0100] ERROR localhost ES1 appserver0 [inSPIRED-Site] [inTRONICS_Business] com.intershop.beehive.core.internal
AWI-71872 • 21-Nov-2023 • Bug • ICM 7.10, ICM 11
Description When the ExternalBaseURL for an application type is missing, there is no error thrown. The TargetURL for the flex key is simply null and the user is unable to use the input fields in the Cybersource IFrame. Since the use case is clearly a configuration issue, an error message has to be logged
AWI-64974 • 22-Mar-2023 • Bug • CyberSource Connector
Description With the promotion setting the item discount on item level will not applied for other quantities per line item. Repro Steps Use the attached file 944-575.xml and import the promotion into the channel. Check that the promotion is enabled. Add product 201807204-01 and 4548736000919 to test
AWI-71810 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description CATALOGCATEGORY and DOMAININFORMATION are left after channel catalog replication in case of catalog was deleted in edit system channel first Steps to Repeat - setup ICM data replication environment - inside the edit system channel BO inTRONICS create the catalog "TestCatalog" with category
AWI-71784 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The total (net) and total (gross) values in the OMT order details are showing the wrong values. They are pulling the subtotal values instead of the totals and do not include any charges. The total tax value seems to be correct. Steps to Repeat Create an order with any kind of charge. Open
AWI-71735 • 22-Mar-2023 • Bug • IOM 3.6, IOM 3.7
Description REST Call: get /customers/<customer_id>costcenters/<cc_id> If the cost center with the cc_id doesn't exist (any more), e.g. because it was deleted the REST call responds with a 404 (ok) and the message 'The cost center data is missing.' - This is confusing, because it seems the client should
AWI-71719 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: The Error log is too often used for printing out error responses from Concardis. For instance when a payment connector reports back that the authorization was declined a notice is written into the Error log. But that's a normal business case. Expected behavior: Only error
AWI-71696 • 06-Dec-2022 • User Story • Concardis
Description When calling the category list REST resource, the method "hasOnlineProducts" with its underlying database queries gets called, even if the query parameter "omitHasOnlineProducts" is set. This could lead to a worse performance of the REST call. Repro Steps enable query logs (intershop.queries
AWI-71595 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Found in log while defining new test data: Caused by: bakery.util.exception.MissingConfigurationException: : For taxType fifty is either no FinanceController2TaxTypeDefDO existing or no \"financeControllerTaxTypeExportName\" in FinanceController2TaxTypeDefDO configured. FinanceControllerRef:
AWI-71561 • 22-Mar-2023 • Bug • IOM 3.7
Description Double encoding of REST URL for user login is problematic: Scenario 1 working: I am signed in with the APP_B2B_MANAGE_USERS permission. GET /customers/100056/users/d.ori+6@intershop.de --> 404 (Not Found (User with given id not found)). GET /customers/100056/users/d.ori%2B6%40intershop.de
AWI-71542 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description any SOAPReturnRequest leading to an error "wrong orderPosRef" at a return position is not correctable in the OMT after declining the invalid return (your only choice!) the order return tab is still broken wrong return position id -&gt; uncorrectable return (da wird anscheinend
AWI-71480 • 20-Apr-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-71460 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The wrong resource file is used if a source file name and the target bundle name are the same. Task: Write a warn log message if a source file name and the target bundle name are the same. null Bug null Verified Closed null Major AdoWorkItem 71458 Products Products Infrastructure 0 Fixed
AWI-71458 • 13-Sep-2023 • Bug • ICM 7.10
Description There is no index with the attribute shippingBucketRef at the first position: the lookup of a Bucket' properties may lead to full index scans. This is fixed while changing the attribute order of the UNIQUE Constraint ("group", key, "shippingBucketRef"), null Bug null Verified Closed null
AWI-71451 • 22-Mar-2023 • Bug • IOM 3.7
Description After the day when adjust sharing groups by replication (adding and removing items from the sharing groups), at baskets created on the day before, that contain products that now are not there anymore ... some REST requests fail with internal server errors. precondition: MultipleShipmentsSupported
AWI-71438 • 21-Nov-2023 • Bug • ICM 7.10
Description In case of "no Solr server to connect to" or "no search index available", the products REST API responds with an internal error: [2021-11-18 09:19:39.844 +0100] ERROR localhost ES1 appserver0 [inSPIRED-inTRONICS_Business-Site] [-] com.intershop.component.rest.internal.application.RestExceptionMapper
AWI-71440 • 27-Apr-2023 • Bug • ICM 7.10, ICM 11, Solr Cloud
Description The business object CostCenterBO doesn't respect the principle describe in the documentation: Cookbook - Business Objects https://support.intershop.com/kb/27K20 One of the last statements in the create method should be the call of objectCreated and accordingly delete of the business object
AWI-71371 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description PromotionhandlerImpl.GetPromotionsForProduct --> calls ProcessPromotionsREST-GetApplicablePromotions This should be moved to java code and checked for performance issues (Product REST request says, this takes 0,5s for each product, which is too long) null Task null Moved out of state Resolved
AWI-71344 • 30-Jun-2022 • Task • ICM 7.10, ICM 11
Description When (re)importing channel / application content in ICM or via DBPrepare (considering the NPE fix --> escal #70779 and escal #66276) the following error message occurs: Oracle: [2021-11-08 15:06:44.013 +0100] [BulkerThread-521] ERROR c.i.b.core.internal.impex.FileLogger - Impex Error message:
AWI-71341 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Take any Managed Service configuration with type String and store an email address as value. The value will vanish. You might have to go back and forth from Sharing-Tab to Configuration-Tab to see, or not see the value. Steps to Repeat Take any Managed Service configuration with type String
AWI-70298 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Showing 2621-2640 of 5329
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.