IS-30561 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The basket and order REST APIs exist in two versions. The versioning is done via the content-type. Currently it is not possible to properly reflect the different versions in the generated OpenAPI specs and Swagger-UI. While working on IS-30307 , various approaches for parallel display of
IS-30552 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: Replication process does generate IllegalArgumentException exception in the live system with invalid property values. Steps to repeat: Inside the staging.properties define an invalid property staging.timeout.waitingForState=28800_ ( "_" with a space character at the end ) and
IS-30554 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description REST call post /orders body: basketId of a basket that has to be approved Current behavior REST call returns with http status code 422 (error) no returned data Expected behavior REST call returns with status code 202 return reference to requisition or requisition itself Further information
IS-30549 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: If a product has more than 50 variations, then a REST search over these variations only considers 50 variations. If one variation attribute is used and the selected product is not within the 50, then the default variation is delivered. If two or more variation attributes are
IS-30547 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description In the new application type "Progressive Web App" (intershop.REST) the resource for simplified registration (/privatecustomer/simple) is not available. Expected: REST endpoint available when simple registration is activated. Repro Steps In the new application type "Progressive Web App" (intershop
IS-30545 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Quick Order functionality leads to inconsistent cart behavior when "merge quantities" for products is active and you add multiple products. Steps to repeat: first ensure that "Merge Quantities" is set as "Add Product Behavior" under InTRONICS Business -> Apllication -> Default
IS-30537 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description For the new BackOffice Customer REST API introduced with IS7.10.20 the address handling has slightly changed. BackOffice Customer REST API requires an unique address ID that still exists after an export and re-import of all addresses, because this ID may be used by backend systems to uniquely
IS-30535 • 05-Jun-2024 • Bug • ICM 7.10
Description Description: Rewritten ViewData-Start pipeline calls does still contain JumpTarget information Steps to repeat: - enable url rewrite in B2C channel and transfer old urlrewrite.properties rules into new XML format the problem is that the rewritten short ViewData-Start pipeline does still contain
IS-30519 • 13-Sep-2023 • Bug • ICM 7.10
Description Steps to reproduce: have a system with more than 10 sites goto SMC: Site Management Try to select next page or click page-size links -> system error has occurred [%date{yyyy-MM-dd HH:mm:ss.SSS Z}] %-5level localhost ES1 appserver0 [%mdc{requestsite}] [%mdc{requestapplication}] %logger [%marker]
IS-30524 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description info logs are too much -> reduce to debug or remove it Logger: com.intershop.beehive.xcs.internal.inventory.InventoryContextToSeverityMapperImpl Message: Domain is %s, context is %s, fall back to EXACT It creates 416 entries per 15minutes. Or give information to business user at UI. Repro