Actual Behavior The RMA REST API spec is mixing type RETURN + pickupAddress in the examples, which is not usefull when copying it to play around. A RETURN does not store pickupAddress. Expected Behavior Examples in the spec should fit together. null Bug null Verified Closed null Major AdoWorkItem 78213
AWI-78213 • 05-Jun-2023 • Bug • IOM 4.4
Description Getting HTTP 500 instead of 400, when trying to create return-request via REST, which is not of the type (RETURN | PICKUP). These 2 types can be checked with simple validators before querying any other data. Copied from Repro Steps when changed from Escalation to Bug Use the Postman collection
AWI-78212 • 23-Feb-2024 • Bug
Description After upgrading from Solr4 to SolrCloud, some categories are no longer visible in the responsive storefront (neither in the catalog menu nor in the category filter) because the limitCount in the "Category" filter was not set to "-1". Repro Steps 1) open inSPIRED organization in ICM 2) switch
AWI-78205 • 27-Apr-2023 • Bug • Solr Cloud
Description When you update a product per import and add a link with the type Es_Proxy (a type which is in the database in the table TYPECODEDEFINITION) then you can't access the "Links" tab of the product anymore. Repro Steps - Create a XML file import for an existing product - Add a link with the type
AWI-78192 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Solr synonyms which include , in keyword name logs an exception "java.lang.IllegalArgumentException: Unexpected character ',' found." in the error log. Repro Steps - install ICM 7.10.32.17 with Solr Cloud adapter 3.0.6 - inside inSPIRED-inTRONICS channel define an search index synonym with
AWI-78154 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description AS shutdown does stuck in case of daemon threadsIn case of error JDBCResultSetCache thread is not running as daemon. In case of stuck AS shutdown the AS thread says... "JDBCResultSetCache cleanup thread" #307 prio=5 os_prio=0 tid=0x00007f91c808a000 nid=0x14f2 in Object.wait() [0x00007f918e677000]
AWI-78156 • 13-Sep-2023 • Bug • ICM 7.10
Repro Steps Configure document creation with save = false. Create a document and see that it was stored to SF. Actual Behavior The DocumentTransformerConfigDO.save not considered during document creation - hardcoded false. Processes using it always will persist the created document in the file system
AWI-78152 • 22-Mar-2023 • Bug
Description Since https://bitbucket.intershop.de/projects/IS/repos/f_business/pull-requests/5607/overview the Subscription feature doesn't work anymore at least for B2C. REST and RSS. The corresponding REST response is always "404 - user no found". release-as11-merge-done null Bug null Verified Closed
AWI-78063 • 22-Mar-2023 • Bug • ICM 7.10
Description Label is shown 3 times in promotion editor. Repro Steps login to backoffice switch to sales channel open any promotion (or create a new one) -> check parameter "application" Actual Behavior Label is shown 3 times in promotion editor. Expected Behavior Label is shown once. null Bug null Fixed
AWI-78015 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The customer ran a security scan and found a high issue in the microservices project:com.intershop.microservice.lib:platform-scheduling:2.0.0/com.intershop.microservice.lib:common-eureka:3.1.0/com.netflix.eureka:eureka-client:1.4.6/com.thoughtworks.xstream:xstream:1.4.2This is the vulnerability
AWI-78011 • 13-Sep-2023 • Bug
Actual Behavior Issue 1: Stacktraces from exceptions in the SalesPriceCalculator are suppressed Issue 2: Updates on CustomerDO in CloseInvoicing may fail with an OptimisticLockingException due to parallel updates Expected Behavior stacktrace is logged parallel updates are prevented (pessimistic locking)
AWI-78002 • 22-Mar-2023 • Bug • IOM 4.1, IOM 4.2
Description ICM 7.10 does not have "Assign All" button in Product Data Feed -> "Assign by Search" anymore (compared with ICM 7.8). The description says: Search To Assign Products The list shows products of the channel repository. Use search to find the products you wish to assign to the current data
AWI-77989 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description A user account will not be locked if the configured "LoginFailureLockoutCount" has been exceeded. Steps to Repeat - login to the inSPIRED storefront using a wrong password - repeat this until the configured "LoginFailureLockoutCount" (from "$IS_SHARE/system/config/cluster/usercredentialrules
AWI-77981 • 13-Sep-2023 • Bug • Responsive Starter Store
Description There is an error ERROR request: BhvRequestSetCommonHeaders(): failed to create/extend buffer (5) if an request provides cookies use own PGID provider uses URLRewrite WA needs to create a new session the site moved during URL rewrite (mostly) Steps to Repeat The issue is reproducible at customer
AWI-77979 • 24-Oct-2023 • Bug • ICM 7.10
Description After deleting a customer, some details are missing in the header of the invoice details Actual Behavior After deleting a customer, some details are missing in the header of the invoice details. Cust. No.² Shop null Bug null Verified Closed null Major AdoWorkItem 77980 Products Products OMT
AWI-77980 • 24-Mar-2023 • Bug • IOM 4.4
Description The option "Activate selected shared products" of the Inbound Product Sharing continues to list all shared products in the channel. When trying to open one of the shared products that should not be listed, the message "The product is no longer available." is displayed. Repro Steps 1) open
AWI-77855 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description We have a lot of failures of CloseInvoicingPCBean (I'll attach a log entry). Likely the same invoices are failing over and over, because on a test system there are not much new entries. (I have to guess here because the log does not contain the ID). If I analyze the log correctly, the error
AWI-77835 • 22-Mar-2023 • Bug • IOM 4.1, IOM 4.2
Description Since beginning of December 2021 we see the issue that at the end of the replication not all replication related connections will be closed on the Live system side. As result new replication processes fail on Edit system side with error: "CORE exception : com.intershop.beehive.core.rapi.soap
AWI-77808 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Pipeline 'ViewGiftCertificatesBalance' ' (Cartridge app_sf_responsive) : Pipelet 'DetermineGiftCardTenderBalance' could not be loaded, inserting placeholder instead null Bug null Verified Closed null Major AdoWorkItem 77795 Products Products ICM 0 Fixed in Commit 77060 Parent data/1.0.5 data/1
AWI-77795 • 13-Sep-2023 • Bug • Responsive Starter Store
Description If the system is configured to use LDAP for Login (see JAASLoginModule) an a user logs into the SMC the LDAP login module is not used. Steps to Repeat configure LDAP login login to the SMC using a user existing in LDAP only Actual Behavior LDAP login is not used Expected Behavior if configured
AWI-77771 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Showing 2301-2320 of 5259
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.