Description Actual behavior When a file transfer / transformer job is interrupted during the PULL phase, subsequent executions will be stopped right before the PULL phase. An error eMail is created suggesting to manually clean up the pull directory. Expected behavior Transfer continues without any manual
IOM-11248 • 25-Nov-2021 • Bug • IOM 3.6
Description Description: Steps to repeat: Enable the following filters in category "Cameras" -brand canon price $250 - $ 500 and >$ 1000 http://10.0.67.161:8080/WFS/inTRONICS/en_US/-/USD/Cameras-Camcorders/?SearchParameter=%26%40QueryTerm%3D*%26ContextCategoryUUID%3D1NEKAEOhU8IAAAFuItol26dw%26Manufa
IS-32976 • 26-Mar-2024 • Bug • Responsive Starter Store
Description Current behavior: Recently, we experienced that it is possible to create more than one order with exactly the same payment information. The custom implementation uses OrderPersistenceBean.getOrder4PaymentReferenzAndMerchantAccount(), which throws a NonUniqueResultException (or the like).
IOM-11244 • 22-Mar-2023 • Bug • IOM 3.4
Description Description: The computed bucket id is not consistent for the rest basket calls when there is a hidden gift present in the basket. // customer json snippet { "data": { "buckets": [ "-534140480" ] ... "included": { "buckets": { "-409807456": ... "links": { "buckets": { "-409807456": "http
IS-32965 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behaviour: When creating an order where at least 2 taxes in a list are unknown and with rate = 0, the creation fails with 500. Expected Behaviour: Order creation is successful. Note: A use case is to hand over free gifts using an order. Steps to Repeat: See OMSTax tax0 = new OMSTax()
IOM-11226 • 22-Mar-2023 • Bug • IOM 3.5
Description When only the depecated methods are used, then the data are currently not fully copied to the new multitax tables. On the other hand, our core code rely only on these new tables to retrieve the tax informations. Affected methods: InvoicingSalesPricePosDO.[get|set]TaxDO InvoicingSalesPriceChargeDO
IOM-11227 • 01-Oct-2021 • Bug • IOM 3.4, IOM 3.5
Description Description: A shared Product Links component always displays "Accessory" as Category Link Type, even if a different type is set. Steps to repeat: 1) in ICM go to Master Content > Master Components 2) check "Product Links Cross-Selling" component --> Product Link Type:* Cross-Selling 3) Switch
IS-32961 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behaviour: In order-model DeliveryDate has optional attributes, that are not stored if not required not stored as before -> documented in yaml CustomerData has optional attributes, that are not stored if not required -> before: company information are stored if companyName != null
IOM-11232 • 22-Mar-2023 • Bug • IOM 3.5
Description Description: The Customer list in ICM (Customers > Customers) is no longer automatically sorted by customer name (asc) as soon as a business customer is part of the list. Steps to repeat: 1) open ICM 2) switch to inTRONICS channel 3) go to Customers > Customers --> check list (list should
IS-32933 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The com/intershop/component/urlrewrite/internal/RewriteRuleShortPathPattern class contains a two letter region/country pattern . Customer would like to use en_INT as country code and this goal can not accomplished due to RewriteRuleShortPathPattern restriction. Repro Steps The com/inters
IS-32922 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Customer tries to update the E-Mail or the PreferredAddress via REST endpoint .../INTERSHOP/rest/WFS/inSPIRED-inTRONICS_Business-Site/rest;loc=en_US;cur=USD/customers/-/users/- According to documentation, both the "email" and the "login" are valid arguments: https://docs.intershop
IS-32909 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The customer has sporadically strange errors when reviewing and setting attributes at CatalogCategoryPO objects. They appear as constraint violations when inserting an attribute (boolean, not localized) into the database. A check in the database then showed, that the attribute
IS-32913 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The Product Detail Page does not display the "Attachments" tab in the inTRONICS Business storefront. Steps to repeat: 1) open inTRONICS Business storefront 2) open PDP of a product which has an attachment (e.g. Microsoft Surface Pro: 201807195) --> there is no "Attachments" tab
IS-32883 • 26-Mar-2024 • Bug • Responsive Starter Store
Description Customer reported that if he uses the jsCompressors "closure", in the mobile view a Javascript error is thrown. As a result the account nav select box in mobile view will not get filled. The reason seems to be that the "mobile.js" from "app_sf_responsive" uses (line 58 and below) a variable
IS-32882 • 26-Mar-2024 • Bug • Responsive Starter Store
Description Description: While running a product import for Pall 7.10.21.1 we ran into a small issue [2021-04-12 23:34:03.528 -0400] [ValidatorThread-12681] ERROR c.i.b.core.internal.impex.FileLogger - Impex logger: message format for resource not found: xcs.impex.ElementValidatorProductRelation_E_VA_LOC_ILL
IS-32877 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description current behavior example: new PaymentSalesPriceChargeTaxDO are created in a loop within PaymentNotificationLogicBean.getPaymentSalesPriceDO, but the loops iterates upon a wrong container : paymentSalesPriceChargeDO.getSalesPriceTaxItemList() instead of salesPriceCharge.getSalesPriceTaxItemList()
IOM-11208 • 01-Oct-2021 • Bug • IOM 3.4, IOM 3.5
Description Steps to reproduce: Start with a database dump of an IOM 2.17 or lower. The dump will need to contain at least one order with an invoice Run the migration scripts to upgrade the dump to IOM 3.4 or higher Go to the OMT of the pre-existing order. Open the invoice section and click on the invoice
IOM-11206 • 05-Apr-2022 • Bug • IOM 3.4, IOM 3.5
Description Description: The channel preference property ContactFormUserServiceEmailFrom is not set as From Address for "Contact Us" emails. Instead, the email sender address is the address specified as "E-mail Address*" in the Contact Us form. Steps to repeat: 1) open inTRONICS homepage 2) click "Contact
IS-32845 • 26-Mar-2024 • Bug • ICM 7.10, Responsive Starter Store
Description Description: A Customer is using relative path entries like: /products/attachments/attachment.txt for product attachments. These entries are created using the product import (see appended "relativeAttachment.xml" for product "A-DATA 120GB S510"). On BusinessObject replication of this product
IS-32834 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Steps to repeat: Set up any product in IOM Import any stock value for the product via a csv import. Go to the product detail page for the product in OMT. Click on the edit button for the product and modify the stock value. Click the Save button. Expected behavior: Updated product stock is
IOM-11169 • 07-Sep-2021 • Bug • IOM 3.4, IOM 3.5
Showing 961-980 of 3205
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.