Description Shell scripts in <eserver>/local/bin still contain shebang "#!/bin/sh" instead of "#!/bin/bash". This may lead to problems in Ubuntu, since Ubuntu is linking "sh" to a shell called "dash" as described here: https://askubuntu.com/questions/141928/what-is-the-difference-between-bin-sh-and-
AWI-97856 • 14-Aug-2024 • Bug • ICM 7.10
Description The Method BusinessObject::getGuaranteedExtension indirectly calls toString()-method, which could provoke unnecessary overhead. performance release-as11-merge-done null Bug null Fixed and verified Closed DATASOLUTION Minor AdoWorkItem 97806 Infrastructure Products Products ICM 0 Pull Request
AWI-97806 • 14-Aug-2024 • Bug • ICM 7.10
Description SimpleFileSystemStagingProcessor didn't follow redirects during receiving the index files for the staging file transfer. In the K8s environment, it could happen, that the URL is redirected to a specific pod. In case of an IOException, the processor didn't delete the downloaded file after
AWI-97799 • 13-Aug-2024 • Bug
Description With a large number of products, accessing the last product page takes an infinitely long time. Steps to Repeat - Load more than 30000 products - Search * on the backoffice - Go to last page -> It take an indefinite amount of time -> With ICM 7.10.32.32 or <ICM 7.10.38.27 the page was loaded
AWI-97710 • 13-Sep-2024 • Bug • ICM 7.10
Description The increment operations on the volatile fields of JDBCConnectionMetricsCollector and SessionMetricCollector guarantee memory visibility, however it does not ensure atomicity. Other threads can interleave the currently used increment/decrement steps which leads to incorrect metrics. null
AWI-97674 • 13-Aug-2024 • Bug • ICM 7.10
Description The OCI punchout background search function does not return an HTML page containing the search result when using the PWA. Underlying issue: In order to provide any functionality in the PWA, it first needs to fully load. This is done by providing a startup script inside an HTML document on
AWI-97667 • 27-Aug-2024 • Bug
Description During the customer deletion sometimes it happens that a NPE will be thrown.Please hande the NPE in the standard product: Caused by: java.lang.NullPointerException: Cannot invoke "com.intershop.beehive.core.internal.user.UserGroupPO.isRemoved()" because "parent" is null at com.intershop.component
AWI-97645 • 04-Sep-2024 • Bug
Description The various payment capabilities can create entries in the payment history. The "eventID" field indicates the source of the event and usually corresponds to the name of the capability that generated it. In this way, entries for specific events can be read from the history later on. The FastCheckout
AWI-97633 • 29-Jul-2024 • Bug • ICM 7.10
Description The process chain concurrent task ignores the task "ignore" configuration in case the task reached the timeout. Actual Behavior In case a task is not finished during the "timeout" period, the concurrent task aborts the chain, also if the task is marked with "ignore:interrupted" Expected Behavior
AWI-97615 • 13-Aug-2024 • Bug • ICM 7.10
Description Using size() and iterator() on an QueryORMObjectCollection would result in executing the same query twice because the size() would create a new instance of QueryResultIterator on each method invocation. This has been changed due to a resource leak fix. The current QueryORMObjectCollection
AWI-97597 • 27-Aug-2024 • Bug
Description The process chain sequence ignores the task "ignore" configuration in case the task reached the timeout. Actual Behavior In case a task is not finished during the "timeout" period, the sequence aborts the chain, also if the task is marked with "ignore:interrupted" Expected Behavior In case
AWI-97548 • 13-Aug-2024 • Bug • ICM 7.10
Description Assuming the settings intershop.authentication.expires.idtoken=50intershop.authentication.expires.accesstoken=5intershop.authentication.expires.refreshtoken=60 the PWA obvioulsy relies on the "expires_in", which is the expire time of the id_token. But, the relevant token for being logged
AWI-97532 • 13-Aug-2024 • Bug
Description A partner created a custom maintenance page by changing the standard application/SiteOffline.isml template within a custom cartridge. When setting the site to "Maintenance" mode in SMC -> Operations the texts are not localized neither with custom page nor using the default ISML. Always the
AWI-97529 • 11-Jul-2024 • Bug • Responsive Starter Store
Description The SQL query is executed too often. "SELECT SERVICEDEFINITIONKEYID, ALLOWEDFLAG, UUID, DOMAINID, OCA, LASTMODIFIED FROM SERVICEPERMISSION WHERE SERVICEDEFINITIONKEYID=? AND DOMAINID=?" To avoid these SQL queries, we adapted the size of miss cache for that persistent object null Bug null
AWI-97505 • 13-Aug-2024 • Bug
Description When showing a pagelet preview image in the backoffice, the overwritings of images will be ignored in lists. This is caused by showing the pagelet as it is (without its overwriting information) instead of its pagelet view (which calculated the overwritten values). null Bug null Fixed and
AWI-97493 • 04-Sep-2024 • Bug
Description Edit db schema $X views are not (re)created for new DCA columns in case of dbPrepare execution Steps to Repeat - setup ICM 7.10.40.1 replication environment on SQL Server - create and place in the edit and live system same directCustomAttributes.xml file for example \eserver\share\system
AWI-97473 • 13-Aug-2024 • Bug • ICM 7.10
Description The entries for following tables are not removed when running the "DeleteDomainReferences" Job: PromotionBasketReservation PromotionCodeBasketReservation Promotion_RT Campaign_RT PromotionCode_RT PromotionCodeGroup_RT ApprovalStep ApprovalStep_AV CustomerAccountMgrAssignment PersonalDataRequest
AWI-97419 • 23-Aug-2024 • Bug • ICM 7.10
Description For a short time, the application server is out of service and the webadapter still forwards requests to the application server. In that time the application server has to serve requests, also in out-of-service state. null Bug null Verified Closed null Major AdoWorkItem 97268 Products REST
AWI-97268 • 13-Aug-2024 • Bug
Description The deadlock detector thread stops the server first and logged the related stacktraces, afterwards. Which leads sometimes to the situation, that the logs are not written. The deadlock detector failed at first deadlock appearance. In case the deadlock is gone, the internal counter was not
AWI-97255 • 13-Aug-2024 • Bug
Description The deadlock detector thread stops the server first and logged the related stacktraces, afterwards. Which leads sometimes to the situation, that the logs are not written. release-as11-merge-done null Bug null Verified Closed null Major AdoWorkItem 97254 Products Products Infrastructure 0
AWI-97254 • 23-Aug-2024 • Bug • ICM 7.10