AWI-78615 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Clicking on price list import in the backoffice (ViewChannelPriceListImport-SelectFile) can run into a request timeout. The BrowseDirectory pipelet will set the properties "Recursive" and "IncludeParentDirectories" to true in case they are not defined. In a larger filesystem this could take
AWI-78618 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Until version 7.10 an ICM can be edit live none Based on this property, some menu entries are shown or hidden. Unfortunately, the implementation differs. Some GUI elements say "show me when the ICM is 'edit' " Others say: "show me when the ICM is not 'live' " Often, especially on demo systems
AWI-78613 • 24-Mar-2023 • Bug • IOM 4.2
Description If an order approval is rejected in OMT and the subsequent processing fails for any reason, CheckOrderApprovalRequired might ignore the negative approval and continue processing the orders as if were approved. Repro Steps Seems to be impossible to reproduce - apparently this would require
AWI-78603 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Customer uses product view tracking events. They migrated just from 7.9 to 7.10 and found that now the TrackingProduct master is no longer set in the correct way at the tracked product. A variation product has now no master set, and master product has one of its variation products set as
AWI-78589 • 22-Mar-2023 • Bug
Description Affected version 1.3.0 Actual behavior When creating a return message 3 emails are created instead of just one. Expected behavior One mail per return message. To Reproduce Steps to reproduce the behavior: Create an order Dispatch the order Create a return message See E-mails tab on order
AWI-78547 • 05-Jun-2024 • Bug • ICM 7.10
Description Trying to open a replicated Shared Classification Catalog in the live ICM back office results in an error page and an error message is written: [2022-07-19 15:12:36.407 +0200] ERROR JCSTEINERNB ES11 appserver0 [inSPIRED-Site] [-] com.intershop.beehive.core.internal.request.RequestHandlerServlet
3047Y9 • 27-Jul-2022 • Release Notes • Intershop Progressive Web App
Table of Contents Introduction References Fixed Defects Introduction Welcome to Intershop Progressive Web App 2.4.1. This public release note contains information about the latest features of the Intershop Progressive Web App. In addition, it serves as a quick reference for the latest documentation
AWI-78542 • 11-Jun-2024 • Bug • IOM 4.1
Steps to Repeat Blueprints Postman collection: curl --location --request POST 'http://localhost:8080/rest/communication/returns' \ --header 'Content-Type: application/vnd.intershop.return-message.v1+json' \ --header 'Authorization: Basic d2Vic2VydmljZV9zdXBwbGllcjohSW50ZXJTaG9wMDAh' \ --data-raw '{
AWI-78529 • 24-Mar-2023 • Task • IOM 4.2
Description The enum java name is now persisted as column "transmissionTypeName" in the db table TransmissionTypeDefDO. Custom implementation of TransmissionTypeDefDOEnumInterface must be modified accordingly: @Override @Transient @Column ( name = "`transmissionTypeName`") /** * @return name of the transmission type
AWI-78526 • 13-Sep-2023 • Bug
Description "token" resource return 500 in case organization can't be found. Actual Behavior POST https://user.localdev.intershop.de:9443/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/rest/token HTTP/1.1 Content-Type: application/x-www-form-urlencoded grant_type=password&username=patricia@test.intershop