Description When a large number of products are shared, from Master Repository into Channel, the unshare process can take several hours to complete. And afterwards products might still remain accessible in the channel. null Bug null Verified Closed null Major AdoWorkItem 95204 Products Products Product
AWI-95204 • 22-May-2024 • Bug
Description The OMT has no direct support for product shop name aliases. It display such aliases instead as a comma separated list. Trying to edit such a product leads to an exception (stack trace attached, in "log"): java.lang.NullPointerException: Cannot invoke \"bakery.persistence.viewobject.article
AWI-95193 • 16-Apr-2024 • Bug • Intershop Order Management, IOM 4.7
Description Visibility filters for pagelets, which control when specific content element can be seen by the customer based on marketing (promotion, ab testing) are defined in f_business. However, they are registered in a_responsive, which leads to some systems without them being registered. null Bug
AWI-95183 • 09-Aug-2024 • Bug • ICM 7.10
Description The server group WFS for the URLs used by the swagger UI (SMC) are hard coded. The customer accesses the SMC only via the server groups BOS. In order to have the access really restricted only a private IP is allowed, and the BOS are the only URLS that they allow for access. This works fine
AWI-95176 • 14-Jun-2024 • Bug • ICM 7.10
Description You can select retail sets as item inclusion for promotions but the promotion wont be triggered because the retail set uses an own sku and in the basket you will have products with a different sku Steps to Repeat on the inTRONICS channel create a new promotion in the discount rules tab create
AWI-95154 • 22-May-2024 • Bug • ICM 7.10
Description SMC displays unusual increase of active sessions during AS runtime - SessionMgrImpl does not count sessionCount correctly. Steps to Repeat - setup ICM 7.10.40.4 or 7.10.40.7 system - for test purpose define appserver.properties intershop.session.TimeOut=5 - execute some storefront and schedule
AWI-95157 • 22-May-2024 • Bug • ICM 7.10
Description Basket recalculation after customersegment/pricelist assignement to a customer does not work until the user logged out and in again. Steps to Repeat Preparation steps: - open the SMC and disable Pagecache for "inTRONICS_Business" - login to to the "inTRONICS_Business" Backoffice - create
AWI-95149 • 22-May-2024 • Bug • ICM 7.10
Description If you on master/channel and application level select a group for the simple component search an 500 error is logged in the network tab of your browser (and also an error is written to the log). The search works anyway. Other content like includes, where the same simple search is used, works
AWI-95125 • 02-Jul-2024 • Bug • ICM 7.10
Description Importing a category with an empty name throws an error page and also creates a catalog without id/name. The catalog cannot be edited / deleted in the back office. Stacktrace: com.intershop.beehive.core.capi.pipeline.PipelineExecutionException: Exception occurred while executing pipelet 'UpdateProductType'
AWI-95099 • 29-Aug-2024 • Bug • ICM 7.10
Description The unshare operation from master repository catalogs and related channels does stuck/or does consume lot of time Steps to Repeat unshare master repository catalog from a channel - goto master repository related B2B channel - try to unshare catalogs from other channels - after this operation
AWI-95089 • 24-Jun-2024 • Bug
Description Using a "productFilter" definitition on 2 REST API's. /-/products/ and /-/productfilters/ The result from the "products" API is fine, and filtered correctly, but the results from "productfilters" is not correct, it returns more data than expected. null Bug null Verified Closed null Major
AWI-95037 • 11-Jun-2024 • Bug
Description Problem with Paypal connector 6.0.4 in ICM 7.10.38.29-LTS Use case: 4 different Paypal services for 4 different paypal accounts in the same channel. Which paypal account will be used by which customer is defined by the customer segment to which the customer belongs and that the service is
AWI-95038 • 17-Jun-2024 • Bug • PayPal
Description This might be a new bug introduced with the fix of #93998 steps to repeat: Configuration: no use of hierarchical stocks shop 1 bound to supplier 1 and supplier 2 BC files for supplier 1 only Create order with order approval (supplier 1) Check the evaluations in OrderSupplierEvaluationDO:
AWI-94949 • 12-Apr-2024 • Bug • IOM 4.7, IOM 5.0
Description The Scheduling section had a description text in an earlier version which can be seen in the SMC Online Help. It's not available anymore at least since 7.6 (no older demo server was available.) Furthermore the text for the section Site Management is missing as well. Actual Behavior The Schedules
AWI-94842 • 22-May-2024 • Bug
Description The customer reports the following to the topic OCI Punchout. His opinion is that the class PunchoutPricePlaceholderImpl and the line: price = punchoutConfigurationContext.getLineItem().getSingleBasePrice(); should be replaced with the discounted single base price e.g.: price = punchoutConfigurationContext
AWI-94831 • 12-Jun-2024 • Bug • ICM 7.10
Description Created URLs for "intershop.REST" static pages in PWA3 sitemaps are incorrect. Steps to Repeat 1. Open the file "domainsplittings.xml" under "<server>/share/system/config/cluster". 2. Add a valid domain splitting entry where the host name matches the host from the "intershop.WebServerSecureURL"
AWI-94830 • 22-May-2024 • Bug • ICM 7.10
Description Static pages of "intershop.REST" applications cannot be selected for sitemaps under the "Target" tab. Steps to Repeat 1. Open the ICM and switch to the "inTRONICS Business" channel. 2. Go to "Catalogs" > "Product Data Feeds" and click "New". 3. Enter a "Name" and "ID" and click on "Apply"
AWI-94822 • 09-Aug-2024 • Bug • Responsive Starter Store
Description A lot of error messages occur in case the connection between application server and database is broken. "Error while trying to send a heartbeat signal over a non-alive connection of JDBCSharedConnectionPool [currentPoolSize=15, maxPoolSize=20]." The non-alive connections will be removed and
AWI-94727 • 22-May-2024 • Bug • ICM 7.10
Description TheSearchIndexProductPriceChangeListener sets a lastIndexStartTime at the config but never save the config. // update config searchIndex.getConfiguration() .setLastIndexStartTime(new Date()); Furthermore the event listener only processes the products with price change events but not all potentially
AWI-94701 • 22-May-2024 • Bug • ICM 7.10
Description Configuration: shop 1 (supplier 1 and supplier 2) (Shop2SupplierDO are active) |_> shop 2 (supplier 1 and supplier 2) (allowParent=true) (Shop2SupplierDO are not active) |_> shop 3 (supplier 1 and supplier 2) (Shop2SupplierDO are active) product data and inventory A and N files for shop 1 and both supplier
AWI-94702 • 12-Apr-2024 • Bug • IOM 4.7, IOM 5.0