Description During long running jobs often resources are locked to avoid database locks. Mostly the TransientResourceLock is used. This class supports an heart beat to the database, so firewalls and db server will be informed that the connection is still alive. The default is 0 and means no heartbeat
AWI-78791 • 13-Sep-2023 • Bug • ICM 7.10
Description Repro Steps Set up a product stock import configuration that has the canDatapackBeEmpty set to true. Import a BC stock file that has only a header line and nothing else Wait for the import to fail. Actual Behavior The standard import process configuration has a flag that can be set to determine
AWI-78734 • 24-Mar-2023 • Bug • IOM 4.1, IOM 4.2
Description When using the selective inbound product sharing in a channel, the search does not return any products. Subsequently, it is not possible to assign any products to be shared inbound. Repro Steps 1) open inSPIRED organization in ICM2) go to Master Catalogs > Outbound Product Sharing 3) enable
AWI-78692 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Product Attribute Groups import has problems with domain assignments This is a security problem, because import allows to circumvent backoffice access settings. Repro Steps - setup ICM 7.10.38.9 with german lead locale inside \eserver\share\system\config\cluster\localization.properties american
AWI-78678 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description An exception occurred migrating tables com.microsoft.sqlserver.jdbc.SQLServerException: ALTER TABLE only allows columns to be added that can contain nulls, or have a DEFAULT definition specified, or the column being added is an identity or timestamp column, or alternatively if none of the
AWI-78664 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Shop2Supplier2ApprovalTypeDefDO not considers decision beans for return announcements. It just will be ignored and can't be used to configure special rules. Neither concepts nor cookbooks go more into detail. So, as I know the usage of decision beans would expect that this is working here
AWI-78651 • 22-Mar-2023 • Bug • IOM 4.3
Description default boolean areSematicallyEquivalent(ColumnType typeX, ColumnType typeY) was removed in platfom 53.4.8 default boolean areSemanticallyEquivalent(ColumnType typeX, ColumnType typeY) was added The old/wrong method should be available and deprecated to allow a smooth migration. Expected
AWI-78645 • 13-Sep-2023 • Bug • ICM 7.10
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-78615 • 13-Sep-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-78618 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
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-78613 • 24-Mar-2023 • Bug • IOM 4.2
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-78603 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
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
AWI-78589 • 22-Mar-2023 • Bug
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
AWI-78547 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
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
3047Y9 • 27-Jul-2022 • Release Notes • Intershop Progressive Web App
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-78542 • 18-Apr-2024 • Bug • IOM 4.1
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-78529 • 24-Mar-2023 • Task • IOM 4.2
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
AWI-78526 • 13-Sep-2023 • Bug
Description The method ShopDO.getEventRegistryEntryList() will modify the shops field eventRegistryEntryList in a non-thread-safe way. This leads to ConcurrentModificationExceptions. Repro Steps You will need a shop structure that has child and parent shop(s). Setup an event configuration such as email
AWI-78501 • 24-Mar-2023 • Bug • IOM 4.2
Description There is a problem while trying to fetch property group information from the new(est) payment framework API. This is caused by the fact that the associated PaymentServiceBO extension doesn't handle dependency injectio. null Bug null Verified Closed fenego Major AdoWorkItem 78493 Products
AWI-78493 • 21-Nov-2023 • Bug • ICM 7.10, ICM 11
Description Customer has trouble with this default punchout configuration. Open the punchoutconfiguration.properties and check the following line. # oci | field NEW_ITEM-LEADTIME configuration oci.ver5.punchout.configuration.NEW_ITEM-LEADTIME.fieldname=NEW_ITEM-LEADTIME oci.ver5.punchout.configuration
AWI-78473 • 22-Mar-2023 • Bug • ICM 11
Showing 2301-2320 of 5292
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.