Description Sometimes it appears that a collection is deleted but the config set still exists. This will lead to errors if the index is re-created: {{}} Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://localhost:8983/solr: ConfigSet already
ISSEA-186 • 27-Apr-2023 • Bug • Solr Cloud
Description Steps to repeat: Set up a local storefront user able to login using the oidc identity provider. Login in the storefront as the user and create a basket. Log out the storefront session without submit the basket. Login again as the user using the oidc identity provider. Result: an error occurs
IS-32382 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Current behavior: During approval of returns the returned quantity of a position is calculated by adding the quantity of all return positions matching the order position (except return positions in CLOSED, FAILED, NOT_CHECKED, NOT_CHECKED_DO_APPROVE) to the quantity of the return position
IOM-10983 • 07-Sep-2021 • Bug • IOM 3.4
Description Description: During a manually started replication the following error message on Live side occurred: ERROR - Error executing task. com.intershop.beehive.core.capi.staging.process.ReplicationException: Error replicating table PRODUCTCOSTPRICE ... Caused by: java.sql.SQLIntegrityConstrain
IS-32361 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The "Order Confirmation Attachment" checkbox in the "Attachments" tab of a product is automatically unchecked after the product attachment configuration is updated (only without changing / reselecting the attachment file). Furthermore, no size is displayed for the attachment
IS-32359 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description In case of catalog filter imports the ICM 7.10.27.1 system is sometimes running into the already known issue https://jira.intershop.de/browse/IS-23017 . Repro Steps In case of catalog filter imports the ICM 7.10.27.1 system is sometimes running into the already known issue https://jira.intershop
IS-32348 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current behavior The price summary within the invoice pdf can display a summary of the charge amounts per charge type. The amount are wrong when these figures aggregate more than one charge, Expected behavior display the correct sum amount per charge type. Repro Steps Current behavior The
IOM-10960 • 07-Sep-2021 • Bug • IOM 3.4
Description The business object replication from CMS video components with external images does fail - PageletWOProvider exception occurs. Steps to repeat: setup data replication system within the editing system create a CMS video component with an external image URL select the new component and click
IS-32333 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: When a product import is called using REST API then it fails because of error [2018-03-22 11:31:56.026 +0100] [JobExecutor15214763] ERROR c.i.b.c.i.p.PipelineProcessorImpl - Executing error handler of pipeline (ProcessProductImport) because of exception com.intershop.beehive
IS-32337 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The customer is about to migrate from version 7.9 to 7.10 When testing dbMigrate they noticed that a script that could be executed without error in 7.9 does not work in 7.10 anymore Steps to repeat: I attach a cartridge that can be used to reproduce the issue with the original
IS-32330 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description of REST API (https://confluence.intershop.de/display/ENFDEVDOC/REST+API+-+Get+product+data+category) says "availableStock (the amount of products in stock from the Inventory Service (managed service). If the service is disabled then the attribute is not visible)." But currently
IS-32321 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The MSSQL stored procedure DDL$create_ft_index does not work if the parameter column_names contains many column names. The corresponding index is not created. This procedure is called from e.g. TextIndexPreparer [2021-03-02 17:08:25.196 +0100] DEBUG localhost.localdomain ES3
IS-32319 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: When there is a wainclude like <wainclude url="https://xx.xxx.xx.xx"> then the WA crashes. Trace from log: [2021-02-23 15:04:41 UTC] ish14-prod-lv-web000000 [117223/10550/NilfAGA1GYlEAwIK-0-00] DEBUG request: BhvSubRequestProcessIncludes(): found: <wainclude url="https://40.118
IS-32308 • 25-Apr-2024 • Bug • ICM 7.10
Description Current Behaviour: The method getTaxDOByAmountAndCountryAndDate in TaxPersistenceBean can return a TaxDO which is no longer valid. Scenario: We have a tax change in Germany from 19% vat to 16% vat on 2020-07-01. This is already configured in TaxDO table. The method getTaxDOByAmountAndCountryAndDate
IOM-10939 • 07-Sep-2021 • Bug • IOM 3.4
Description Description: The com.intershop.component.organization.dbinit.preparer.OrganizationPreparer ignores the parameter EnterpriseAppID and therefore a wrong application type may be set. Steps to repeat: configure a preparer step that uses OrganizationPreparer Class40=com.intershop.component.organization
IS-32299 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description In the file logback_bc_transport.xml, the name of the logger is defined with com.intershop.fs.component.transport. In the source-code, the fs-part does not longer exists. Acceptance criteria The name of the logger in the logback_bc_transport.xml points to a package-name that really exists
IS-32302 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The REST endpoint /promotions does deliver only those promotions without a configured promotion code. Expected All promotions valid for the current customer (EVERYONE) are listed - see description: https://support.intershop.com/kb/index.php/Display/296R00 - /promotions {spgid}
IS-32296 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behaviour: Http-500 while getting an order that contains a null-value for an additional attribute. Expected Behavior: Correct return of null-values. Steps to Repeat: Submit an order with some attributes containing null values. e.g.: "additionalAttributes":{"additionalAttributes":{
IOM-10921 • 07-Sep-2021 • Bug • IOM 3.4
Description Steps to repeat: Submit an order with some attributes containing null values. e.g.: "additionalAttributes":{"additionalAttributes":{ "group" :{"empty o": "", "is null" : null} } both attributes are successfully persisted, but the second one with null value is filtered out by
IOM-10923 • 20-Apr-2023 • Bug
Description Description: The customer has two cartridges with override modules that bind replacements for the SearchIndexServiceMgr protected void configure() { bindManager(SearchIndexServiceMgr.class).to(SearchIndexServiceMgrImpl.class).in(Singleton.class); } In 7.10.15.2 the override of the later loaded
IS-32289 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Showing 2921-2940 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.