Description Description: DBprepare does not relaunch DatabaseTablePreparer when you add a directCustomAttributs.xml file on a custom cartridge. Steps to repeat: Create a custom cartridge Add a directCustomAttributs.xml on a standard table <is_direct_att> <entity> <projectname>bc_price</projectname> <classname>com
IS-32622 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The key thing here is, that an unexpected end of a pipeline in a threat causes this warning if another pipeline gets executed by the same thread later. This behavior connects two independent requests in an unexpected way. Steps to repeat: (From customer) a pipeline with two start
IS-32624 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: A replication system consisting of 1 edit application server +1 live application server and a replication task in a organization for localization entries. After the successful end of the replication process, changes were not visible, not in the backoffice nor in the storefront
IS-32626 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: Deleting a product from the ICM back office that is also part of a wish list can result in a broken wish list REST API with 500 Internal Server Error responses. Steps to repeat: 1) open inSPIRED organization in the ICM 2) create two products (e.g. 1TestProduct1 and 1TestProduct2)
IS-32607 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behaviour: When sending AddressLocationPackstation, which is not allowed for billing address, the message key com.intershop.oms.rest.model.order.validation.InvoiceAddressLocationTypeConstraint.message is returned instead of a meaningful message. Expected Behaviour: return a meaningful
IOM-11125 • 01-Oct-2021 • Bug • IOM 3.5
Description Description: When adding a attribute to a basket using REST API, but with empty "name" then an exception is thrown: [2021-04-08 11:06:47.280 +0200] ERROR localhost ES1 appserver0 [inSPIRED-inTRONICS-Site] [-] com.intershop.component.rest.internal.application.RestExceptionMapper [] [Unknown]
IS-32605 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description property columns have wrong length property group is missing PropertyOwner must be changed FeatureNote Domain Order Management Task Order Management Moved out of state Resolved Closed Major JiraWorkItem 62486 Persistence IOM Intershop Order Management 0 Fixed in Commit 61667 Related 62487
IOM-11123 • 04-Oct-2021 • Task • IOM 3.6
Description For projects with a lot of channels it is huge effort to get the order status and payment status terms localized. But our clients do not understand why these values are not configurable by the backoffice/import and why here additional development effort is required. Actual Behavior The order
IS-32594 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Table of Contents Support of Solr 4 Adapter Reasons for End of Maintenance What Does It Mean to Stay On Solr 4? What Does It Mean If I Run on SolrCloud 6.6+? Tips for Migration to SolrCloud 8 Support of Solr 4 Adapter We will discontinue support for Solr 4 as a search solution in Intershop Commerce
X29840 • 05-Oct-2021 • TechTalk Newsletter
Description Current Behaviour: When sending an optional tax.rate that is not between 0-100 and has a precision of 5, the message key com.intershop.oms.rest.model.order.validation.TaxRateBigDecimalConstraint.message is returned instead of a meaningful message. Expected Behaviour: return a meaningful message
IOM-11108 • 07-Sep-2021 • Bug • IOM 3.5
Description Description: The version number of the migration-to-xxxxx.properties file is not correct a RoleUUID.properties file with the UUID of the new Role APP_B2B_CXML_USER is defined. DBmigrate fails with error message: [...] dbmigrate [] [] com.intershop.beehive.core.dbmigrate.preparer.user.Upd
IS-32522 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
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
Showing 2881-2900 of 5299
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.