Description While com.intershop.beehive.core.capi.domain.ApplicationTypeImpl.createComponentContext() is synchronized, com.intershop.beehive.core.capi.domain.ApplicationTypeImpl.getComponentContext() is not. So it is possible that createComponentContext() gets called multiple times. Steps to Repeat While
IS-30930 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description The MoneyRO attributes (currency and value) are not shown in the request body of a PUT call in Requisition Approval. This is because both attributes are marked as read only. orderSpentLimit, remainingBudget, spentBudget and budget are using MoneyRO. Steps to Repeat The MoneyRO attributes
IS-30931 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The RebateFilterGroupObjectIteratorCache.clearCache throws Closing JDBC connection via finalize method exceptions Steps to repeat: - customer has a system with more than one AS and enabled AWS orm cluster message synchronization During night job import process triggered by process
IS-30929 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The customers development and test environments is upgraded ICM version from 7.10.15.3 to 7.10.22.1. We have noticed that some columns were added to the CUSTOMERADDRESS table, including the ADDRESSID column. This new column added a bug which has already been reported here and
IS-30921 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: An error is logged while a job is deleted. The PO is set to the deleted state. The logger wants to perform a toString() call on the deleted JobConfigurationPOAttributeValuePOKey which cause an exception: SLF4J: Failed toString() invocation on an object of type [com.intershop.beehive
IS-30913 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Task: Provide a message statistics interface for the common messaging component. This should provide a simple way to get statistics from ICM of the underlying implementation. The interface should provide at least: number of send/received messages size of send/received messages ... The first
IS-30917 • 23-May-2023 • User Story • ICM 7.10, ICM 11
Description Due to the List/Item-resource concept parameter '..Key' will be handled automatically. But if this parameter is explicitly added via Param-annotation, the parameter will be added twice and therefore contradict the uniqueness claim for parameters. See com.intershop.sellside.rest.common.capi
IS-30895 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: A MSSQL database check revealed some indexes with a configured fill factor of 50% only. This cause a lot DB space usage and require more page loads or memory. Investigation: The custom fill factor is set in staging_ddl.sql with in function GetIndexCreationScript- Task: remove the
IS-30898 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: If you define a cross selling link for a category I wont be displayed in the pwa storefront. According to the investigations of the customer the array retrieved via REST is empty. Steps to repeat: Login to the inTRONICS channel Select a product and define a cross selling link
IS-30889 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: 7.10.21.1: A product with an "/" in the ID as e.g. "Test/ID" causes an error on REST API product detail query Steps to repeat: https://jxdemoserver6.intershop.de/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/-/products?amount=5000 >> {"uri":"inSPIRED-inTRONICS-Site/-/products/Test/ID"
IS-30892 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description If a contract of an implementation is created by a components file outside the implementation cartridge the contracts are ignored. Steps to reproduce: Try to inject ConfigurationDefinitionRegistry: @Inject @Named(ConfigurationDefinitionRegistry.COMPONENT_NAME) private ConfigurationDefinitionRegistry
IS-30886 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The validation of the date format for a subscription does not work. It seems that the pattern MM/DD/YYYY is always used which could lead to invalid start and end date. Steps to repeat: 1) open inTRONICS Storefront 2) login with a customer (e.g. patricia@test.intershop.de) 3)
IS-30878 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description With 7.10.23.0 the formerly large "Intershop REST API" spec still exists and is now empty due to the API split. Therefore please exclude empty REST API specifications from being created. See e.g. https://10.0.67.163:8443/INTERSHOP/static/WFS/SMC/-/-/en_US/swagger/is_index.html?app=inSPIR
IS-30872 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: If you have variations with cross selling links the carousel display of the links will break if you switch the variation on the pdp. This affects 7.8, 7.9 and 7.10! Steps to repeat: Go to the B2B channel Add some Cross Selling Links to a variation product (like 5012786031524)
IS-30867 • 26-Mar-2024 • Bug • Responsive Starter Store
Description Description: Usage of extension point isinclude extensionpoint="CatalogImpexOverview_52"/> is adding the menue after the impex process list. The problem exists in all version of ICM 7.9 onward. It was introduced by the change https://jira.intershop.de/browse/IS-17237. I'm not sure of the
IS-30861 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Customer does execute the SMC SLDSystem job "Rebuild Search Index" and the below exception does occur for different domains ( channels ) and search indexes [2020-08-27 10:09:15.187 +0000] ERROR ip-172-18-32-202.eu-west-1.compute.internal ES2 appserver0 [] [] com.intershop.component
IS-30860 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: The total runtime of the top level is zero for all threads. It seems that some second level is displayed twice: [appserver0] Details: [appserver0] ------- [appserver0] : [sum of all #18 children 0 ms (PT0S) [appserver0] /ForkJoinPool.commonPool-worker-5: [sum of all #42 children
IS-30855 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description When there are no entries at all, the bottom line is missing: When there are no entries at all or no selected entries the buttons work and the user is asked for confirmation (which doesn't make any sence): Display an error message instead: Review changes 30.09.2020: Add text for "There are
IS-30843 • 11-Mar-2024 • Bug • ICM 7.10
Description Description: Custom swatch images are not displayed in the storefront. Steps to repeat: Follow this guide: https://confluence.intershop.de/display/ENFDEVDOC/Concept+-+Product+Variations Rebuild the product search index Check your product in the storefront, the custom swatch images wont show
IS-30834 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Description: On trying to retrieve products for a certain category via REST call using the application type "intershop.REST", it does not return any products, whereas an application based on "intershop.B2CResponsive" did. Steps to repeat: Call: http://jxdemoserver6.intershop.de/INTERSHOP
IS-30842 • 26-Mar-2024 • Bug • ICM 7.10
Showing 3221-3240 of 5329
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.