Description Family Page Display and Variation Product Detail Page is slow with variations that have a bigger number of variation products. Steps To Repeat Import some products with a significant number of variations into inSPIRED-inTRONICS_Business Add the products to a category go to the family page/detail
IS-32517 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description After discussion, we clarified that steps to repeat are without the migration from _AC to DCA. Steps To Repeat: Create DCA with name "ExampleAttribute" and type "text" Create attribute in Product Backoffice name "ExampleAttribute" and with type "String" -> attribute can be created with "wrong"
IS-32509 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: When rejecting a purchase in the order approval in B2B then it is possible to add a comment. The text below the comment field tells: "Your message: 1000 characters remaining." but the database allows only 256 chars. Steps to repeat: 1. Goto B2B storefront and order something
IS-32490 • 28-Apr-2023 • Bug • Responsive Starter Store
Description Current Behaviour: running test case IOM-8416-15 successfully still leads to an inconsistent database state: Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "ReturnPosDO_orderPosNo_key" Detail: Key ("orderPosNo", "returnRef")=(2, 10010)
IOM-11062 • 24-Apr-2023 • Bug
Description Actual behaviour: Delivery fees were refunded with second return. Last invoicing can't be processed. Expected behaviour: Delivery fees will be refunded with last return. Last invoicing will be processed. Steps to repeat: Create an order with two line items and delivery fees. Line item one
IOM-11061 • 07-Sep-2021 • Bug • IOM 3.4, IOM 3.5
Description Current Behavior In the supplier evaluation for an order, the ArticleSupplierShopDO gets initialized by Hibernate. The field "taxTypeDefRef" in ArticleSupplierShopDO is null. (as it is optional) Hibernate reads the value from the database and uses the method setTaxTypeDefRef in the initialization
IOM-11060 • 07-Sep-2021 • Bug • IOM 3.4
Description If the RestDispatcher fails before calling RequestMgr#createTemporaryRequest(Application, String) (that also assigns the created Request to the current thread) the response filters executed afterwards fail if they require Request#getCurrent() != null Steps to repeat: try to execute a REST
IS-32477 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description DispatchPosItemDO InvoicingPosItemDO ReturnPosItemDO Steps to Repeat DispatchPosItemDO InvoicingPosItemDO ReturnPosItemDO Domain Order Management Bug Order Management Verified Closed null Major JiraWorkItem 62147 Products IOM Persistence 0 Hyperlink 61976 Related 64348 Related iom/3.5.0.0
IOM-11031 • 07-Sep-2021 • Bug • IOM 3.5
Description Symptom: During the Solr index build for every product the query "links/getProductProductLinks" is called 30 times. Cause: First request for a "product to product" link with a link type for a single product results in a query for each possible link type to fill a cache. Fix: The cache is
IS-32470 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: There is an issue when a username/email contains a "" sign you cant GET the customer. You will get a 404 Not found response, even if the user is present in the backoffice. If you change the mail and remove the "" sign it will work. Steps to repeat: Create a new user: { "type":
IS-32471 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: After an upgrade from version 7.10.20 to 7.10.26.4 or 7.10.26.5 the servers do not start. The start does stall within the execution of the CoreCartridge's onReadyHook Root Cause: The component context creates a new instance this instance contains component dependencies to other
IS-32469 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Current Behaviour: The OrderStateMapperUtil class sets the incorrect price for subtotal net: Steps to Repeat Current Behaviour: The OrderStateMapperUtil class sets the incorrect price for subtotal net: Domain Order Management Bug Order Management Verified Closed null Critical JiraWorkItem
IOM-11030 • 07-Sep-2021 • Bug • IOM 3.4, IOM 3.5
Description Description: The ac_gtm_sf cartridge causes JS errors in the GTM code Uncaught SyntaxError: missing } after property list ViewStandardCatalog-Browse:1014:41note: { opened at line 1009, column 0ViewStandardCatalog-Browse:1009 when a product’s category has a single quote in it (eg. H'ome).
IS-32439 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: During appserver startup, the following jgroups WARN message is written in the /local/log/appserver0.log file: [2021-03-17 12:24:53.648 +0100]: [2021-03-17 12:24:53.648 CET] [localhost-startStop-1] WARN org.jgroups.conf.XmlConfigurator - version is missing in the configuration
IS-32436 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description A Java source code with pipeline annotation does generate below messages during gradlew build execution (as example \a_responsive\app_sf_responsive_b2b\src\main\java\com\intershop\application\responsive\webshop\b2b\pipelet\AssignRequisitionDocumentNo.java ) ES1|d:\CI\710281-dev\a_respons
IS-32437 • 28-Apr-2023 • Bug • Responsive Starter Store
Description Test the bug Domain Order Management Task Order Management New New null Major JiraWorkItem 62045 REST Endpoint - Order IOM Products 61542 Related
IOM-10996 • 06-Dec-2022 • Task • Intershop Order Management
Description Background: With IS-31729 extra permissions are added to the system for the SMC. The scheduler permission is released with ICM 7.10.28.0 . The remaining permissions are applied later and part of the ICM 7.10.29.0 release. Problem: The addition permissions are added to the same properties
IS-32422 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description A staging is considered a failure, if any of its stages (pre/post hooks) finish with errors. If that's the case, there's no option (in the Back Office UI) to undo its effects. Usually that's okay, because there's no "public changes" that need to be undone. It is, however, not appropriate
IS-32414 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: When trying, as an approver, to access the details of a pending requisition from an user that has been removed from the cost center, an unformatted page is returned that only includes the footer. The time until the page is loaded is quite long. Steps to repeat: Login SF as pmiller@test
IS-32416 • 28-Apr-2023 • Bug • Responsive Starter Store
Description Description: After migrating an ORACLE based installation from 7.10.16 to 7.10.26 LTS an error during dbmigrate occurs like this: [2021-03-08 10:31:56.986 +0100] ERROR <servername> ES1 dbmigrate [] [] com.intershop.beehive.core.dbmigrate.preparer.database.NotNullConstraintsPreparer [] []
IS-32412 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Showing 1021-1040 of 3215
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.