Description Description: The property system.PasswordDefaultLength in appserver.properties has no effect. Independent from the number a default length of 8 chars is used. Steps to repeat: 1. set system.PasswordDefaultLength=12 2. create a new user in Backoffice or Operations 3. the sent password has
IS-30721 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: If you E-mail to a friend a wishlist with a personal message the generated link does not display the wishlist. Steps to repeat: Log in as patricia@test.intershop.de<patricia@test.intershop.de> to inTRONICS storefront. Create a wishlist, set it to public or private and add a product
IS-30720 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Description: Starting with ICM 7.10.17.0 the RMA function was taken from IOM and implemented in the ICM. The following cartridges have been added: bc_rma bc_rma_test app_sf_responsive_rma There is currently no article that describes this function for ICM. It is not clear to customers how
IS-30712 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Description: A Customer reported that after upgrading from 7.5 to 7.10 the performance of some Pipelets ("FilterUserListByUserGroup", "GetDepartments4Users"...) decreased dramatically. Steps to repeat: Investigations: Further analyses has shown that the reason is the changed "DirectUserGroups
IS-30704 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description REST Calls get /orders get /orders/<orderId> Current Behavior only the basket id is part of the response for orders that had to be approved ... "basket":"hJIKAM6WhSQAAAFzqyAyBLPZ" ... Expected Behavior also the requisitionNo should be part of the response Additional Information in the requisition
IS-30701 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The REST API doc for endpoint /categories/{categoriesKey}/products says the following ( https://docs.intershop.com/icm/7.10/api/icm/en/icm-7x10-product-category.html#operation/getProductsListResource_1 ): Use the ID of an Product Attribute Group to retrieve all its attributes
IS-30694 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description REST call patch /customers/<customerId>/users/<login>/requisitions/<requisitionId> body = { name: 'string', type: 'ApprovalStatusChange', status: 'approved', } Current Behavior the creationDate of the requistion is updated after this call Expected Behavior the creation date remains unchanged
IS-30689 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Current Behavior The ID of the custom attributes is shown as label. Expected Behavior The localized display name is shown. Steps to Repeat open responsive storefront put 2 items on the compare page open the compare page check the "Specific Attributes" section which lists all the attributes
IS-30685 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description Background: It's possible to convert a DB schema from a schema without staging tables to a staging prepared schema with Oracle just by change the configuration and run a staging. This does not work for MSSQL at the moment. You can create valid staging schemas with a DBInit process only. Problem:
IS-30683 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: If the optional field <creator-id> promotion.xsd: <xsd:element name="creator-id" type="xsd:string" maxOccurs="1" minOccurs="0"/> is not contained in the xml-file when using the ICM promotion import function, a warning is generated. [2020-08-10 13:42:10.621 +0200] [BulkerThread-16]
IS-30675 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description REST calls get /customers/<customerId>/users/<userId>/requisitions get /customers/<customerId>/users/<userId>/requisitions/requisitionId Current Behavior only the non-localized status(Code) is returned ... "approvalStatus":{"type":"ApprovalStatus","status":"rejected","approver":{}} ... Expected
IS-30670 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When adding a text component to a slot in design view the save/cancel buttons are covered. Steps to repeat: In design view select an available slot (e.g. Footer->Footer->Content Slot) In the components list click the new button Create a new component from the text template In
IS-30668 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Repro Steps c3po_localization C3PO Bug Commerce Management Verified Closed null Minor JiraWorkItem 57533 Products IS Organization Management Hyperlink as/11.0.4 as/11.0.5 b2b/26.0.0 b2x/7.10.23.0
IS-30663 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description Starting with Intershop 7.10.5.1 calls of the GetDataProduct-FormatProduct or GetDataProduct-FormatProducts pipelines will lead to a Nullpointer exception since the pipelines were deprecated but not removed while the referenced ISML templates in the endnodes were removed. To have
IS-30659 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description Description: B2B storefront: Title/salutation may be displayed wrong, when switching the storefront locale. Steps to repeat: 1. Login with test admin user in Intronic Business shop.(e.g. fbirdo@test.intershop.de) 2. Make sure the locale is English, Go to Users list in My Account and edit
IS-30661 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description Actual behavior: If some custom code is trying to use API exposed by ShippingMethodRepository and that code is executed inside a wrong application context(more to that later), you'll see a generic NullPointerException failing your execution. Expected behavior: It should be safe to use the
IS-30660 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description In the Contact Center REST API, the response body of /channels/{ChannelResourceKey} doesn't contain a valid example. The example in the documentation: { "statusInfo": { "reasonPhrase": "string", "family": "INFORMATIONAL", "statusCode": 0 }, "links": [ { "uri": "string", "title": "string"
IS-30652 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description current behavior some enum fields are allowed to be null, for example ExpandedDocumentTypeDefDO.rightDefRef. When changing such field to set them null in java, the next synchronization with the db, taking place on deployment, will ignore that change, letting the oldvalue within the DB. affected
IOM-10292 • 07-Sep-2021 • Bug • IOM 3.0
Description Rest call post https://<url>/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/rest;loc=en_US;cur=USD/ baskets/<basketId>/promotioncodes payload: { code: "INTERSHOP" } Current behavior This issue only occurs if you request data for an application of type 'Rest', other requests work properly response:
IS-30631 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Problem: The data transfer to the 'DERIVEDPRODUCT$2' table fails on the live system/database: [2020-08-04 16:42:51.443 +0200] [FullDomainSpecificStagingProcessor1155843811-1] ERROR - Error executing task. com.intershop.beehive.core.capi.staging.process.ReplicationException: Error replicating
IS-30624 • 13-Sep-2023 • Bug • ICM 7.10
Showing 1341-1360 of 3218
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.