Description Actual behavior: Enable Organization Hierarchies service in Managed Services but with wrong Endpoint. Then go to a SMB Customer > Users and click New. Enter the mandatory values and click Apply. User is not created, no green message that an e-mail has been sent, no error message indicating
IS-31715 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: customer has configured Azure b2b AD They login into the backoffice via the OIDC feature Steps to repeat: I log into the Edit system with AD. Backoffice user is created. I replicate the user to the live cluster When u try to then login to the live cluster u get the attached error
IS-31718 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Missing default parameter lead to long time loading page Description: The pages called by ViewChannelLink*.pipeline load very long in case the pipeline lacks parameters Investigations: <configurationValues name="Recursive" value="false"/> <configurationValues name="UnitDirectory" value="IMPEX_DIR"/>
IS-31714 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: Enable Organization Hierarchies service in Managed Services but with wrong Endpoint. Then try to create a new user of existing SMB Customer - endpoint: https://host:port/INTERSHOP/rest/WFS/inSPIRED-inTRONICS_Business-Site/-/customers/ {CustomerID} /users User is not created
IS-31716 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behaviour: User with permission to cancel an order assigned to internal supplier still fails because of missing permission validation. Note: run test 9210-02 and see, that the validator fails for the cancellation because of missing permissions... Repro Steps Current Behaviour:
IOM-10667 • 07-Sep-2021 • Bug • Intershop Order Management
Description Current Behaviour: NPE in OMT when trying to save modified cancellation Steps to Repeat: Create an order Cancel the order with erroneous data via WebAPI, f.e. with more items than ordered See an erroneous cancellation in OMT Open the modal to edit, correct the data, save See NPE More: run
IOM-10666 • 22-Mar-2023 • Bug • IOM 3.2
Description A payment using an asynchronous flow of AutoCapture may stuck in "Captured (Pending)" when a FAILURE Notifcation comes in. Reason: State transition from CAPTURED to AUTHORIZATION_VOIDED is not allowed. Status is not updated. Repro Steps A payment using an asynchronous flow of AutoCapture
IS-31702 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Promotion imports will lead to audititem table entries w/o DOMAINREF, OBJECTTYPE and OBJECTREF information ( null values ) Steps to repeat: - setup ICM system with enabled audit feature inside appserver.properties intershop.auditing.enable=true intershop.cartridges.bc_auditing
IS-31698 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Steps to repeat: generate OpenAPI model of REST API auth resource /users/processtoken Actual result: descriptions of HTTP response codes (besides other texts) are missing Expected result: descriptions from file /bc_platform_rest/src/main/resources/resources/openapi/UserTokenResource.properties
IS-31686 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: Create a user with an already used email (bboldner@test.intershop.de) in context of another customer. This will lead to a general error page in PWA. In Backoffice, the user creation page will show you a detailed error message and an invalidation mark at the form. Expected
IS-31667 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The REST reosurce call ProductListResource https://localhost/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/-/categories/Computers/3001/222/products?amount=2&offset=0&returnSortKeys=true&sortKey=&attrs=image,sku does only return image type value for M. In custom projects other product types are
IS-31665 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description While login with SSO an UnsupportedOperationException in NameClaimBasedOIDCProfileAdapter occur. Test-Config: intershop.identityProvider.remote=supported intershop.authentication.Operations.externalname=Azure AD B2C intershop.authentication.Operations.identityproviders=operationsAzureAD,localICM
IS-31649 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Current Behavior: Order charges or shipping buckets charges are not credited on the last return when the order contains cancellations. The internal price calculation for credit notes on return and cancellations don't account for global charges on the order or on shipping buckets as long as
IOM-10657 • 07-Sep-2021 • Bug • IOM 3.2
Description Actual Behaviour: After deploying the start of the webserver will report an error while adjusting the ulimit. Error: apachectl: line 73: ulimit: open files: cannot modify limit: Invalid argument The called command ulimit -S -n `ulimit -H -n` in the script reports following error: ulimit:
IS-31621 • 13-Sep-2023 • Bug • ICM 7.10
Description Before (ICM 7.10.24.1): { "elements": [ { "type": "Link", "uri": "inSPIRED-inTRONICS-Site/rest/privatecustomers/Patricia/payments/85MKCgoE3aMAAAF2eVPxfAAF", "title": "ISH_CREDITCARD" } ], "type": "ResourceCollection", "name": "payments" } http://pwa-public-demo.test.intershop.com/INTERSH
IS-31634 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When you use the Advanced Search in the backoffice in the org level and select product type : product. Then the result only contains products of that type. However, if you do the same but then in the channel, your results will also include products of different types. For example
IS-31628 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Problem at migration from version 7.9 to 7.10 In 7.9 a solution with an own transient AddressBO worked, that does now cause an error when baskets are merged Caused by: com.intershop.beehive.core.capi.pipeline.PipelineExecutionException: Exception occurred while executing pipelet 'MergeBaskets'
IS-31619 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When using classification catalog and you create an attribute with a different name for each locale and apply this to a product on org level, the locale switch will show you the attribute name for that locale. However when you then try the same on channel level, it will only
IS-31613 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description current behavior In OMT, the form for manual credit notes indicates the maximum possible amount as the greyed number in each field. For the order or shipping bucket charges, this number is reduced by the charged already credited by hand (manual credit notes), but not for the credit that takes
IOM-10654 • 07-Sep-2021 • Bug • IOM 3.2
Description Current Behaviour: Unable to create a manual credit note on a shipping bucket charge only Steps to Repeat: Use the attached test order or the one of Test IOM-10494-02 create an order dispatch open the invoice and start a manual credit note: create a credit note for the first shipping bucket's
IOM-10651 • 07-Sep-2021 • Bug • IOM 3.2
Showing 3081-3100 of 5337
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.