AWI-65967 • 22-Mar-2023 • Bug • ICM 7.10
Description Description: All PriceScaleTableAssignmentPO's of a price list are loaded in ORM to unassign/assign a price list from/to a customer segment (possible java.lang.OutOfMemoryError: GC overhead limit exceeded) [2021-07-20 12:10:36.755 +0000]: Exception in thread "Timer-1" java.lang.OutOfMemoryError:
C29931 • 08-Sep-2021 • Wireframes • Intershop Progressive Web App
Table of Contents Introduction View and Edit Interactive Prototype Responsive Design Page Notes Widget Style Manager Feedback Wireframes Introduction The wireframes described here contain interaction designs for storefront pages. Elements and functionality of the Intershop Progressive Web App are displayed
AWI-65917 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Repro Steps - fastest: in inTRONICS change the Outbound Product Sharing to "Share nothing". - go to inTRONICS channel and search for products --> review the list of returned products (too many) and try to open one that shows as "Shared" - create a new channel in inSPIRED (Application type intershop.B2CResponsive)
AWI-65866 • 21-Oct-2021 • Bug • IOM 3.4
Description [No Description]Actual Behavior An Exception can occure during the order calculation due to a wrong usage of BigDecimal.setScale: ArithmeticException: Rounding necessary at OrderCalculationLogicBean.calculateOrderPosItemPromotions(OrderCalculationLogicBean.java:260) Expected Behavior Add
2993E0 • 30-May-2023 • References • ICM 7.10
This API specification is available for download as an Open API 3.0 YAML file: icm-b2b-order-1x1x0.yaml References The following page lists available REST APIs for ICM 7.10 and their version dependencies: Reference - Intershop Commerce Management 7.10 REST API API Specification openapi: 3.0.1 info:
AWI-65821 • 11-Apr-2022 • Bug
Description [No Description]Actual Behavior ingress configuration is not longer working with current Kubernetes version. None of the services is reachable! I0804 09:02:02.869019 7 main.go:101] "successfully validated configuration, accepting" ingress="ci-iom-tests/iom-3-4-7-0-snapshot" I0804 09:02:02
AWI-65795 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description If no search index is available, a proper error (503) should be returned, no NPE. Repro Steps See according log file. java.lang.NullPointerException: null at com.intershop.sellside.rest.common.internal.resource.AbstractProductFiltersResource.getProductFilters(AbstractProductFiltersResource
AWI-65744 • 21-Oct-2021 • Bug • IOM 3.4
Description [No Description] null Bug null Verified Closed Major AdoWorkItem 65744 Continous Integration (CI) Products Intershop Order Management Fixed in Commit iom/3.4.6.0 iom/3.4.7.0
AWI-65726 • 22-Mar-2023 • Bug • ICM 7.10
Description Description: The SQL server stored procedure sp_basket_observer throws COMMIT TRANSACTION request has no corresponding BEGIN TRANSACTION exception Steps to repeat: setup ICM with application cart settings expiration type SESSION logon as patricia@test.intershop.de inside inSPIRED-inTRONICS
AWI-65527 • 07-Sep-2021 • Bug • IOM 3.4, IOM 3.5, IOM 3.6
Description The issue has been found while analzing severe performance issues on a production system. Those indexes have been addded: CREATE INDEX IF NOT EXISTS "index_OrderPosTaxDO_orderPosRef" on oms."OrderPosTaxDO"("orderPosRef"); CREATE INDEX IF NOT EXISTS "index_OrderChargeTaxDO_orderChargeRef"