AWI-77835 • 22-Mar-2023 • Bug • IOM 4.1, IOM 4.2
Description We have a lot of failures of CloseInvoicingPCBean (I'll attach a log entry). Likely the same invoices are failing over and over, because on a test system there are not much new entries. (I have to guess here because the log does not contain the ID). If I analyze the log correctly, the error
AWI-77808 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Since beginning of December 2021 we see the issue that at the end of the replication not all replication related connections will be closed on the Live system side. As result new replication processes fail on Edit system side with error: "CORE exception : com.intershop.beehive.core.rapi.soap
AWI-77795 • 13-Sep-2023 • Bug • Responsive Starter Store
Description Pipeline 'ViewGiftCertificatesBalance' ' (Cartridge app_sf_responsive) : Pipelet 'DetermineGiftCardTenderBalance' could not be loaded, inserting placeholder instead null Bug null Verified Closed null Major AdoWorkItem 77795 Products Products ICM 0 Fixed in Commit 77060 Parent data/1.0.5 data/1
AWI-77771 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description If the system is configured to use LDAP for Login (see JAASLoginModule) an a user logs into the SMC the LDAP login module is not used. Steps to Repeat configure LDAP login login to the SMC using a user existing in LDAP only Actual Behavior LDAP login is not used Expected Behavior if configured
AWI-77752 • 12-Dec-2023 • Bug • IOM 4.0
Steps to Repeat Use the BlueprintProject and upload products manually. Actual Behavior View Edit null Bug null New New null Major AdoWorkItem 77752 Products Products OMT iom/4.0.0
3Z0456 • 22-Aug-2023 • Support Articles • ICM 7.10
Table of Contents Introduction References Examples Replace <IS_LOCAL>/engine/nodemanager/config/nodemanager.properties With a Custom File Add tomcat_ext to the process.list Properties in <IS_LOCAL>/engine/nodemanager/config/nodemanager.properties Introduction In general, custom deployment changes are
AWI-77717 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description If there is a configured "intershop.rest.maxProductAmount" (different from the default value of "200") the RestException, in case the amount is exceeded, nevertheless returns "amount must not exceed 200". Repro Steps configure "intershop.rest.maxProductAmount=300" order an amount > 300 check
AWI-77712 • 13-Sep-2023 • Bug • ICM 7.10
Description ICM product import in DELETE mode does generate import exception about "Could not DELETE object com.intershop.beehive.xcs.internal.product.ProductLinkPositionPO" Steps to Repeat Test Case: - install ICM 7.10.38.11 - export inSPIRED master repository products in XML file - define inSPIRED
AWI-77713 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Applying the bugfix for #77288 only ensures that not-null-columns are migrated to null-columns even if the ORM field is declared as required. So columns that already were migrated to null wrongly will stay null. Actual Behavior Columns that already were migrated to null wrongly will stay
AWI-77708 • 24-Mar-2023 • Bug • IOM 4.1
Description executing the function directly on the database: select "process_article_aggregation" (); throws: SQL Error [23503]: ERROR: update or delete on table "ArticleInfoShopAO" violates foreign key constraint "ArticleInfoShop2DeliveryFormDefAO_fk_articleInfoShopRef" on table "ArticleInfoShop2DeliveryFormDefAO"