Repro Steps run test "IOM-64568-024: add a second charge to a bucket, then remove it and send a charge with the same id for the order sale" for the charges and "IOM-64568-019: successfully add, move position between shippingBuckets" for order positions Actual Behavior The order change process tries to
AWI-69384 • 21-Sep-2021 • Bug • IOM 3.6
Actual Behavior imports in batch mode fail in case the import file contains replacements. null Bug null Verified Closed null Major AdoWorkItem 69388 Product and Catalog Products Products Import Export 0 Fixed in Commit 63370 Parent 72264 Related as/11.0.4 as/11.0.5 b2c/7.10.26.17-lts b2c/7.10.32.6-lts
AWI-69388 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description When a user with a rejected/approved order is deleted, the order approval list returns an error page. Error Log (PWA site): [2021-08-25 14:30:07.054 +0200] ERROR 10.0.77.165 ES2 appserver0 [inSPIRED-inTRONICS_Business-Site] [rest] com.intershop.component.rest.internal.application.RestExceptionMapper
AWI-69348 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Actual Behavior /promotions/[promotionID] always returns promotion details, even if the user is not part of the assigned target group. Expected Behavior Users should only be able to retrieve details on promotions which are applicable to them. If a promotion is not applicable, the response should be "not
AWI-69302 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Actual Behavior The PunchoutSetupRequest for cXML is currently not working in 7.10.32-LTS. Due to Tomcat Update there's a problem parsing the Setup request XML that contains the doc type. null Bug null Verified Closed null Critical AdoWorkItem 69297 Punchout Products Products Fixed in Commit 7.10.34
AWI-69297 • 22-Mar-2023 • Bug • ICM 7.10
Repro Steps Set up new replication system or clean up all search indexes in the live system or create a new index Build all indexes create a replication task+process and replicate the search indexes Above exception will occur. Actual Behavior On a replication system start 'Search Indexes' replication
AWI-69230 • 27-Apr-2023 • Bug • Solr Cloud
Steps to Repeat Description: During checkout you can set a desired delivery date. If you do this on an android phone the date picker uses the wrong date format. I dont know if this is also an issue on apple phones. It works well if you use the tablet mode on a regular windows browser so you have to phone
AWI-66018 • 21-Nov-2023 • Bug • Responsive Starter Store
Steps to Repeat 1) open a browser 2) try to open the rest URL https://localhost/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site 3) check the error log Actual Behavior When an invalid rest URL is called URL: https://localhost/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site the following exception is written in
AWI-65997 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
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:
AWI-65967 • 22-Mar-2023 • Bug • ICM 7.10
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-65917 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
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
AWI-65866 • 21-Oct-2021 • Bug • IOM 3.4
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-65821 • 11-Apr-2022 • Bug
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-65795 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
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-65744 • 21-Oct-2021 • Bug • IOM 3.4
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-65726 • 22-Mar-2023 • Bug • ICM 7.10
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"
AWI-65527 • 07-Sep-2021 • Bug • IOM 3.4, IOM 3.5, IOM 3.6
Repro Steps Run test :"64568-119: successfully add, modify and remove additional attributes of order"  in OCRValidChangesSpec.groovy Actual Behavior If creating a change request:When setting the additional attributes of an order to an empty map, the attributes stay Expected Behavior When setting the
AWI-65688 • 21-Oct-2021 • Bug • Intershop Order Management
Repro Steps Run test "64568-116: successfully add, move position between shippingBuckets" in OCRValidChangesSpec.groovy Actual Behavior When trying to move a position from one bucket to another with the setPositions() method, the position doesn't move. Expected Behavior The position should be able to
AWI-65687 • 21-Oct-2021 • Bug • IOM 3.6
Repro Steps Run test "64568-115: successfully add, remove, modify position of shippingBucket" in OCRValidChangesSpec.groovy Actual Behavior When setting new positions for a shipping bucket the 'old' positions are still there Expected Behavior When setting new positions for a shopping bucket they should
AWI-65683 • 13-Sep-2021 • Bug • IOM 3.6
Repro Steps Run test "64568-107: successfully add, modify, remove shipping bucket charge" in OCRValidChangesSpec.groovy Actual Behavior When setting two new charges for the shipping bucket, after already setting one charge, only the original charge remains. Expected Behavior Setting new charges removes
AWI-65676 • 21-Oct-2021 • Bug • IOM 3.6
Showing 861-880 of 3220
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.