Description The table name for "isorderapprovalstep" in "sp_deleteOrders.sql" for Oracle DB is wrong (it is "orderapprovalstep"). Actual Behavior The stored procedure in the database (sp_deleteOrders) deletes order-related table entries and, finally, the order table entry itself. One of the order-related
AWI-87171 • 14-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Modified products will be checked by a job. For this purpose, they are registered in the database table ArticleCollectionForAggregationUpdateDO. Attempts to register a same product twice are ignored for performance reasons, which is the reason behind that bug. A new attempt to edit the product
AWI-87097 • 28-Jun-2023 • Bug • Intershop Order Management, IOM 4.5, IOM 4.6
Description When a process such as a product import is trying to acquire resources that are locked by standard jobs such as "Update Product Assignments" or "AnalyzeDatabaseSchema" the process information is missing in the error*.log. Example for job "AnalyzeDatabaseSchema": [2023-05-04 03:31:08.342 +0000]
AWI-87088 • 11-Oct-2023 • Bug • ICM 7.10, ICM 11
Description The customer use the stock notifications REST API and if the product is offline he gets a NPE. The ORMProductNotificationBOImpl method getProductBO returns a productBO only when it is online. If offline then it returns null. see class ORMProductNotificationBOImpl.java public ProductBO getProductBO()
AWI-87076 • 14-Sep-2023 • Bug • ICM 7.10, ICM 11
Description At ICM11, Staging is not supported. But for early adapters at development possible. "@timestamp":"2023-06-12T13:09:08.353Z","@version":"1","message":"CORE exception : com.intershop.beehive.core.capi.pipeline.PipelineExecutionException: Exception occurred while executing pipelet 'UpdateRe
AWI-86977 • 13-Sep-2023 • Bug • ICM 11
Description Our SequenceGenerator are bound to a database sequnce. When a allocationSize > 1 is defined, then the db sequence is generally defined with a corresponding increment , which is wrong . This leads to gaps in the generated ids.. example: select id, id-lag(id) over(order by id) as d from "O
AWI-86950 • 01-Feb-2024 • Bug • IOM 5.0
Description Optionally allow the Solr replication to rebuild the inconsistent search indexes instead let the replication fail immediately with "Index indexID@Domain is inconsistent. Backup of an inconsistent index will cause failures restoring the live system." There is a property to switch on the behavior
AWI-86951 • 18-Apr-2024 • User Story • ICM 7.10, Solr Cloud
Description The order payment method is missing in the new document mapper in IOM 4.5 (DocumentMapperDefDO.INVOICE_DOCUMENT_MAPPER_BEAN_V2). (There is no attribute for the PaymentId within the XML schema for the new mapper. ) null Bug null Fixed and verified Closed null Major AdoWorkItem 86941 Products
AWI-86941 • 28-Jun-2023 • Bug • Intershop Order Management, IOM 4.5, IOM 4.6
Description The generated invoice calculated the wrong value for the aggregated invoice. For a specific invoice, just for a position, there is a higher amount calculated than the ordered amount. In this case, the amount of the invoice should be 375,48 € but is 575,81 €. Despite the order and its positions
AWI-86901 • 01-Feb-2024 • Bug • IOM 4.5, IOM 4.6
Description The customer describes that sometimes the localization export fails in their production live system, with nothing more than this error message in the log: [2023-06-05 10:04:47.013 +0000] ERROR ish18-<anIdentifier>icmprod-lv-app000001.internal.cloudapp.net ES1 appserver0 [] [] com.intershop
AWI-86851 • 11-Oct-2023 • Bug
Description If product name contains '\"' char, editing product details fails. Steps to repeat: Modify ArticleSupplierDO.supplierArticleNo, e.g. "9885413" Goto "Product search -> Product details -> Channel ->Supplier overview" Click on "Action -> Edit" Login screen occurrs: Steps to Repeat Business Impact
AWI-86845 • 01-Feb-2024 • Bug • IOM 4.5, IOM 4.6
Description Issue: The existing preparer ImageDefinitionPreferencePreparer handles only the domains 'Operations' and their related classification-catalogs-domains preferences. ToDo: Creating a new preparer which handles classification-catalogs-domains preferences for organization (e.g.: inSPIRED) and
AWI-86784 • 22-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Actual Behavior After creating a product notification in german PWA, opening "Notifications" tab in "My Account" with usage in english PWA leads to an error page. Expected Behavior The "Notifications" tab displays your price notification. Steps to Reproduce the Bug Steps to reproduce the
AWI-86730 • 14-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Which upcoming release can the customer (URI) expect the bug below to be fixed? #84746 Testing "Issue 1" in "ESXi163 - 7.10.38.23 + B2X (RHEL7)" and going through steps of exporting and importing the service type xml catalog, the problem is detected, errors out. This related work item indicates
AWI-86714 • 28-Sep-2023 • Bug • ICM 7.10
Description Domain of deleted catalogs in the EDIT system don't get the status 4 (toBeDeleted) in the LIVE system after replication. This leads to not deleted domain information in DB after running "DeleteDomainReferences" job in LIVE and entries in the DOMAIN and DOMAININFORMATION table will still exist
AWI-86453 • 14-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Go to order search: https://indi-oms-eks.acc.indicloud.net/omt/app/order/landingpage Select "Status groups" "partly shipped" and "shipped" (other combination is also possbile) Click "Ok" Click "find" Query runs about 1 minute. Returns (result count is 10000) or throws http error: Steps to
AWI-86433 • 28-Jun-2023 • Bug • Intershop Order Management, IOM 4.5, IOM 4.6
Description On using "--force-exec-id" (e.g. "./dbprepare.sh -classic --mode=migrate -v=true -b=false --force-exec-id=bc_pmc:Class3") on dbmigrate, more than the selected pereparer are executed. Steps to Repeat Execute in a standard ICM: "./dbprepare.sh -classic --mode=migrate -v=true -b=false --for
AWI-86294 • 11-Oct-2023 • Bug • ICM 7.10
Description When enabling trace logging for the classes com.intershop.component.rest.internal.application.RestExceptionMapper com.intershop.component.rest.internal.application.BadRequestMapper some of the client errors just do not get logged at all. Steps to Repeat sent an invalid REST request watch
AWI-86292 • 18-Oct-2023 • Bug • ICM 7.10, ICM 11
Description This affects ICM11 version 11.1.3 only. In ICM 11.1.3 the PWA gets HTTP 404 on /customers/-/users/-/wishlists directly after login. This breaks the PWA code and prevents the PWA from loading the user’s roles. And this leads to missing APP_B2B_ACCOUNT_OWNER rights for all users and thus missing
AWI-86273 • 13-Sep-2023 • Bug • ICM 11
Description When executing a replication process a NPE is thrown (on the live-system): java.lang.NullPointerException: Cannot invoke \"com.intershop.platform.objectgraph.capi.ObjectGraph.injectMembers(Object)\" because \"this.objectGraph\" is null \tat com.intershop.beehive.core.internal.messenger.DBSyncMessenger
AWI-86191 • 13-Sep-2023 • Bug • ICM 11
Showing 2021-2040 of 5292
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.