Description When deleting a search index in back office of a channel the index is deleted. But at the Solr side the config set of the deleted index is still there. Repro Steps Create SearchIndex in BO e.g. prefix-inSPIRED-inTRONICS-test Rebuild search index one or more times This will create a config
AWI-81915 • 27-Apr-2023 • Bug • Solr Cloud
Description It seems that there's an issue in the Demo Categories Import. The product with SKU "3330805" has invalid category with id "164". This leads to errors int the log file: [2022-12-13 13:45:30.613 +0100] ERROR ILSGRUMBACHNB ES1 dbinit [] [[init]demo_responsive_catalog:Class66 ImportPreparer [com
AWI-81871 • 28-Apr-2023 • Bug • Responsive Starter Store
Description You can import products without cost and base price, but cannot edit them in OMT without these information Actual Behavior It is not possible to modify an article without defining the unit and unit price. Expected Behavior The 2 fields can be left empty. To be refined, dscussed: which prices
AWI-81821 • 05-Jun-2023 • Bug • IOM 4.3
Actual Behavior I observed negative discounted prices, when splitting an order level promotion onto a single order position with very cheap items. Expected Behavior The order level promotion splitting must not allow items with negative prices. We should be able to distribute the promotions onto items
AWI-81809 • 22-Mar-2023 • Bug • IOM 4.4
Description If the ICM receives a request with a slightly invalid URL (the webadapter still recognizes the URL as valid) the ICM code may fail with a java.lang.StringIndexOutOfBoundsException This exception is then logged. Using lots of these request the ICM log can be flooded. That could be used for
AWI-81804 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description If the stored procedure DDL$drop_ft_index is called with the ExecuteSQLScriptPreparer the SQLServerException " DROP FULLTEXT INDEX statement cannot be used inside a user transaction." is thrown during dbprepare. Steps to Repeat - migration.properties: Class1 = com.intershop.beehive.core.dbmigrate
AWI-81783 • 13-Sep-2023 • Bug • ICM 7.10
Description Looks that the session token was removed in parallel thread. [2022-11-28 11:44:22.493 +0000] ERROR com.intershop.beehive.core.internal.request.RequestHandlerServlet [] [] [] [] "http-nio-10.1.3.70-10054-exec-14" ISH-CORE-2482: Internal server error: java.lang.NullPointerException: null at
AWI-81770 • 13-Sep-2023 • Bug • ICM 7.10
Description ilmSPIRIT-public-review null Bug null Verified Closed null Minor AdoWorkItem 81774 Quoting Products Products Fixed in Commit as/11.0.10 as/11.0.11 b2b/44.0.3 b2b/45.0.0-dev2 b2c/7.10.39.2 b2x/7.10.39.2 business/54.0.2 business/55.0.0 business/55.0.0-dev2
AWI-81774 • 06-Apr-2023 • Bug • ICM 7.10, ICM 11
Description ISML include template LoginStatus.isml with misleading comment about iscache Repro Steps The below ISML include templates ... a_responsive/ac_oidc_sf_responsive_smb/staticfiles/cartridge/templates/default/inc/header/LoginStatus.isml a_responsive/ac_oidc_sf_responsive_b2b/staticfiles/cart
AWI-81590 • 28-Apr-2023 • Bug • Responsive Starter Store
Description In some rare cases orders submitted per SOAP request could not be stored due to an endless loop in an internal recursive method. Actual Behavior The order cannot be received Expected Behavior The incriminated method has to be corrected null Bug null Verified Closed null Blocker AdoWorkItem
AWI-81574 • 05-Jun-2023 • Bug • IOM 4.3
Description Manual product sorting in categories gets lost after product import in UPDATE mode, in case the position is not explicitly specified for a category in the product import file. Steps to Repeat 1) open inSPIRED organization in ICM 2) go to Master Catalogs > Catalogs 3) select Computers > Data
AWI-81559 • 19-Jul-2023 • Bug • ICM 7.10, ICM 11
Description The customer describes several issues at server restart. After they disabled file bundling for other reasons for locks show up. Here is an example thread stack trace: "slZAAGNOhNhmAAgK-0-00" #201 daemon prio=5 os_prio=0 tid=0x00007fe718756000 nid=0x60b9 waiting for monitor entry [0x00007fe682170000]
AWI-81557 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description The OMT wrongly require to define a unit and per unit price when editing a product details Steps to Repeat Try to modify inventory levels where all values in the pricing area are set except the unit selection. Actual Behavior It is not possible to modify an article without defining the unit
AWI-81539 • 05-Jun-2023 • Bug • IOM 4.4
Description The design of the perission assignment dialog on the role details page is broken. Steps to Repeat Goto role management Select a role, see detail page open dialog for permission assignement Actual Behavior The tooltip on help icon "?" does not work, opening and closing containers causes a
AWI-81508 • 05-Jun-2023 • Bug • IOM 4.4
Description Possible Product Custom Price Provider prices are not visible in ICM BO product list and product variation views Repro Steps An ICM project is using custom price provider and the ICM system itself does not store/provide prices inside ICM db. The problem is that the Back Office product lists
AWI-81493 • 06-Apr-2023 • Bug • ICM 7.10, ICM 11
Description The UI for displaying customers of the segment "Everyone" is confusing. There will never be any elements in this list because there is no explicit mapping in the database for any customer to this segment. They're all covered by default. Instead of an empty list it would be better to let the
AWI-81496 • 06-Apr-2023 • Bug • ICM 11
Description According to our business processes, a cancellation or return can be subject to an approval workflow (https://intershop.atlassian.net/wiki/spaces/ENFDEVDOC/pages/47830500334/Reference+-+IOM+Return+and+Cancelation+Business+Process#Return-Capture,-Validation,-and-Approval-Process). Putting
AWI-81449 • 05-Jun-2023 • Bug • IOM 4.4
Description V_PRODUCT views tend to slow ICM query statement execution in terms of searches, index rebuild and catalog filter operations Steps to Repeat Multiple customers report about slow searches, index and catalog view maintainances due to v_product view usage. This this case the customer did determine
AWI-81446 • 14-Sep-2023 • Bug • ICM 7.10, ICM 11
Description The following functionalities have received major performance improvements - mainly concerning large orders with more than 100 order lines: OMT order details page - order header data OMT order details page - position list order routing queues (i.e. initial processing of orders / assigning
AWI-81427 • 29-Feb-2024 • User Story • IOM 4.4
Description Due to our keep current approach Wildfly will be updated to Wildfly 27. This requires an update of the following components: migration from Java EE 8 to Jakarta EE 10 -> change of namespace from javax to jakarta, change of dependencies migration from Hibernate 5.x to 6.1 -> some "hidden"
AWI-81356 • 29-Feb-2024 • User Story • IOM 4.4
Showing 2181-2200 of 5292
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.