IS-31442 • 05-Jun-2024 • Bug • ICM 7.10
Description Depending on whether the request is called from a B2C channel or a B2B channel, different errors occur. In B2C: In the response header of the /subscriptions call is an authentication token. When performing a GET or DELETE request on /subscriptions/{SubscriptionResourceKey} with an authentication
IS-31440 • 26-Mar-2024 • Bug • ICM 7.10
Description Current Behavior If I select the "Organization" from my browser's auto-suggest list without typing, I cannot login. Expected Behavior If I fill in the "Organization" field, I expect the login to work, regardless of how I filled it. Steps to Repeat open backoffice fill in "inSPIRED" click
IOM-10543 • 07-Sep-2021 • Bug • IOM 3.2
Description Current Behaviour: Have a look at e.g. the following order. It has a grand total gross of USD 476.91 and was partially paid with two payments (USD 100 and USD 250). The order-state request now returns the following payment status: "paymentState": { "invoicingDebitAmount": -953.82000, "in
IS-31437 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The customer described that an order export with multiple actions does no longer take care for all configured actions. If New-in progress and Export failed -> in progress are both configured for a job, that has the condition to export orders in both states New and Export failed
IS-31432 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The REST API of the ICM throws an nullpointer exception on the call /cms/includes/include.homepage.content.pagelet2-Include. The issue occurs on the hompeage include. It is always thrown when there are components assigned to the include which are set to " Not Published " and
IS-31425 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Steps to Repeat: Configure same identity provider at two organizations (Operations and inSPIRED) Intershop Azure AD and local Login at Operations (user will be created) Login at inSPIRED (error) ->unique constraint (INTERSHOP.BASICCREDENTIALS_CI001) violated tested on https://demo-7-10-ga
IS-31409 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The "MockbinTool", which is used to forward requests from a public Mockbin to a local server, currently only considers the content-type header. Instead, it should forward all header lines from the original request. Repro Steps The "MockbinTool", which is used to forward requests from a public
IS-31395 • 22-Mar-2023 • Bug • ICM 11, Responsive Starter Store
Description Description: It's not possible to add a product to the wish list via the product detail page if the product SKU contains a space. After clicking the "ADD" button, the button will be disabled, but nothing else will happen. Steps to repeat: 1) open inSPIRED in ICM 2) switch to the inTRONICS
CONCARDIS-379 • 22-Mar-2023 • Bug • Concardis
Description Description: Concardis sents notifications to ICM. These contain an accept header about what type of requests to allow. Example: "headers": [ { "name": "accept", "value": "application/json, application/json, application/*+json, application/*+json" }, However, ICM (resp. the Concardis payment
IOM-10524 • 07-Sep-2021 • Bug • IOM 3.1
Description Current Behaviour: Order search for street name only runs on OrderAddressDO.street, but there is also OrderAddressDO.streetName (street without house number). Expected Behaviour: Results should be shown if at least one of these match, because OrderAddressDO.street could be null. Repro Steps