AWI-71696 • 06-Dec-2022 • User Story • Concardis
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
3H0017 • 26-Nov-2021 • Support Articles • ICM 7.10, ICM 11
Table of Contents 1 Introduction 1.1 Glossary 1.2 References 2 Executing the Queries 3 Creating a New Query 3.1 Tips 4 Query Examples 4.1 Finding Strings in the Heap 4.2 Use Built-in Functions 4.3 Cartridges 4.4 Files 4.5 Properties 4.6 Servers 4.7 Request URLs 4.8 Pipelines 4.9 Pageables 4.10 Components
300D16 • 23-Aug-2023 • Support Articles • ICM 7.10
Table of Contents Introduction Problem Solution Introduction This document provides a solution for having rounding errors after a data replication. Problem In case a customer started a project / system with ICM version 7.10.24 and SQL server, the possibility of rounding errors for $2 shadow tables at
AWI-71595 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
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-71561 • 22-Mar-2023 • Bug • IOM 3.7
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-71542 • 05-Jun-2024 • Bug • ICM 7.10, Responsive Starter Store
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-71480 • 20-Apr-2023 • Bug
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 -> uncorrectable return (da wird anscheinend die order position
AWI-71460 • 05-Jun-2024 • Bug • ICM 7.10
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-71458 • 13-Sep-2023 • Bug • ICM 7.10
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-71451 • 22-Mar-2023 • Bug • IOM 3.7
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