Description REST Call: get customers/<id>/users If a cost center admin wants to assign users to a cost center he needs a list of assignable users. Currently he is not allowed to fetch user data because he has not permission B2B_VIEW_USERS. Actual Behavior The cost center admin is able to execute the
AWI-71199 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Errors that happen during SFTPTransport or FTPTransport get ignored. This makes a possible error handling or reaction to problems impossible. If some of the transport is not possible, this should be passed on to upper layers as well. Impact stale data in the live system because some imports
AWI-71190 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description There are scenarios, where process chains can get deleted but other processes might depend on them. Two places were identified: Syndications and JobConfigurations. Repro Steps - in inSPIRED backoffice take care that your admin user has the access privilege "Process Chain Manager" - under
AWI-71159 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Whenever a product list is called via REST, a query will be triggered to the database. The Result gets a pageable id so the call does not need to be done a second time and paging can be executed on this result. However if no result was found, the pageable id will not be generated. (only in
AWI-71130 • 22-Mar-2023 • Bug
Description There is a special treatment for only 1 product result done via database. In all other cases sortable Attgributes will be added to the response. These attributes should be there in every case. This bug was found and fixed with #70172 . null Bug null Verified Closed null
AWI-71131 • 22-Mar-2023 • Bug
Description When searching for a product via search index, with built product search index but no content search index, a internal server error will occur. This bug was found and fixed with #70172 . null Bug null Verified Closed null Major AdoWorkItem 71132 Products
AWI-71132 • 22-Mar-2023 • Bug
Description Description: Deleting a product from the ICM back office that is also part of a wish list can result in a broken wish list REST API with 500 Internal Server Error responses Error: [2021-03-26 08:59:12.618 +0100] ERROR 10.0.77.165 ES2 appserver0 [inSPIRED-inTRONICS-Site] [-] com.intershop
AWI-71066 • 22-Mar-2023 • Bug • ICM 7.10
Description Problem: Possible NPE in PageletPromotionVisibilityFilter. Fix: Prevent NPE Stacktrace: java.lang.NullPointerException: null at com.intershop.component.marketing.internal.promotion.assignment.PageletPromotionVisibilityFilter.getAssignmentLookupStrategy(PageletPromotionVisibilityFilter.java:280)
AWI-71063 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Sometimes not all cache change events are handled by the CacheEngine. And sometimes caches exist two times within the application server. The CacheEngineImpl should exist as a single instance only within each application server. Remove parallel preloading from PipelineMgrImpl in 7.10.32.x-LTS
AWI-71003 • 13-Sep-2023 • Bug • ICM 7.10
Description If you try to setup Google ReCaptcha V3 with proxy information in service configuration (url, username, password) ReCaptcha does not work. The problem is in com.intershop.adapter.captcha_recaptcha.internal.v3.ReCaptchaConfigurationHelper class where V2 values are read for proxy configuration:
AWI-70997 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description The search index last update date is set in case of invalid/corrupt search index rebuild/update scenario Steps to Repeat - setup ICM 7.10.27 with Solr Cloud adapter 2.3.3 - within ICM BO GUI rebuild or update search index from organization or channels with an invalid search query file ( to
AWI-70974 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description No price list is displayed in the customer context if single quotes are included in the price list description. Repro Steps 1) in ICM, go to the inTRONICS Channel 2) go to Catalogs > Price Lists 3) create a new price list: Name:* TestPriceList ID:* TestPriceList Description: 'TestPriceList'
AWI-70953 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description If one adds a product to the basket and this product is deleted afterwards from the ICM, following NPE is thrown on basket validation: [2021-10-20 08:19:16.605 +0000] ERROR test.internal.cloudapp.net ES1 appserver0 [test-test-Site] [-] com.intershop.component.rest.internal.application.RestExceptionMapper
AWI-70948 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Steps to Repeat Login to backoffice Switch to inSPIRED-inTRONICS Go to "Mass Data Tasks" -> "Search Indexes" Open a index configuration e.g. product-search-idx-en_US if no index exists, create one Switch to "Synonyms" tab Add a new synonym, keyword: "hose", synonym: "Buchse," (the comma at the end is
AWI-70943 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description When trying to create an order for a new customer, IOM will not import the order if any of the first name fields are missing. Creation of unknown customer is configured. Expected behavior: Order is created without first name being populated as the yaml definition marks it as an optional field
AWI-70901 • 22-Mar-2023 • Bug • IOM 3.6, IOM 3.7
Description When searching for Orders with cancellations or returns, the sql include search for OrderPosDOs with "quantityCanceled" and/or "quantityReturned" greater than 0. Without (partial) index on these fields, this can lead to full table scans. null Bug null Verified Closed null Major AdoWorkItem
AWI-70904 • 22-Mar-2023 • Bug • IOM 3.6, IOM 3.7
Description Promotion conditions "Order Value" and "Number of Items" can use the messaging feature (IS-31692). When 'greater than' (example for "Number of items") is used as condition then the placeholder gets a wrong value. The placeholder value have to be increment because if the placeholder value
AWI-70895 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description When exporting content in the ICM, the <sorting> tag is missing in the exported XML file. This can lead to a NullPointerException when reimporting the content export file. Job Log Error: [2021-08-20 12:44:20.574 +0200] [JobExecutor796570254] [Job:ProcessPageletImpex] [Req:WwUKAE2lbSIAAAF7r1MCwGMp]
AWI-70896 • 22-Mar-2023 • Bug • ICM 7.10
Description Sorted Ascending by Creation date - but "12:59:58 PM" should be smaller than "1:00:04 PM". Same for "Product delivery date"! This leads to random behaviour of test case "IOM-8847-01: admin confirms partial delivery using order details tab, then edits it and finally delivers everything"
AWI-70834 • 08-May-2023 • Bug
Description A robots.txt can contain a link to the sitemap index like this: User-agent: *Disallow: /INTERSHOP/Allow: /INTERSHOP/static/ Sitemap: https://pwa.intershop.com/sitemap_pwa.xml Now NGinx must be able to proxy_pass the contents of the mentioned resource. Which involves translating above
AWI-70835 • 01-Dec-2021 • Task
Showing 781-800 of 3220
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.