IS-23992 • 09-Feb-2024 • Issue • ICM 11, Responsive Starter Store
Description Steps to Repeat: Login SF inTRONICS Business as a user who is the main user of his company e.g bboldner@test.intershop.de Go to My Account -> Branding Click "Browse..."-Button Choose a picture, click "Open" and "Upload"-> it is shown correct Choose a xml/log/pdf/e.g-file click "Open" and
IS-23980 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Customer does trigger an action to remove lineitems from basket ( set quantity to 0 ) and the below kind of exception does occur Steps to repeat: Define and enable a basket update quantity handler ( maybe emtpy implementation ) who's called after AdjustQuantityHandler execution
IS-23978 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Actual behavior: Active product variation attribute filter values shows only one variation or master product in the search result that does not always match the filter condition. Precondition: The new Master Variation Page is enabld in inTRONICS Business Channel: Channel Preference "List
IS-23946 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual Behavior The link to /help/ch_concept_catalog.html#prod_sorting_defined in several ISML files is broken. Therefore some HTML Unit tests fail. Affected files: f_business\a_backoffice\sld_ch_base\staticfiles\cartridge\templates\default\category\ChannelProductSorting.form.isml f_busi
IS-23944 • 28-Apr-2023 • Task • Responsive Starter Store
Description Actual Under a_responsive/app_sf_responsive_b2b/static/cartridges/pagelets/pages some fr_FR properties are available, but not completely translated, some are missing entirely. Expected Under a_responsive/app_sf_responsive_b2b/static/cartridges/pagelets/pages fr_FR properties resource bundles
IS-23941 • 05-Jun-2024 • Bug • ICM 7.10
Description Possible to create duplicate promotion codes with manual creation step in backoffice. Steps to repeat: Open backoffice Go to channel/marketing/Promotion Code Groups Add a new Promotion Code Group Open the Promotion Code Group Click tab "Codes" Click "Add manually..." Add 2 duplicate codes
IS-23930 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description The `AbstractBusinessObject` access the `context` member directly bypassing the getter. That's generally not false, but makes it hard to mock a business object inheriting this class since a NPE will be thrown. Stacktrace: java.lang.NullPointerException: java.lang.NullPointerException java
IS-23924 • 05-Jun-2024 • Bug • ICM 7.10
Description Description: When importing a XML with promotion code groups and at least one "description" attribute is in the file but empty, an error is thrown: [2018-07-06 14:00:28.862 +0200] [ValidatorThread-4] ERROR c.i.b.core.internal.impex.FileLogger - Impex Error message: Error: Mandatory Attribute
IS-23927 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description When calling the function `paymentTransaction.getPaymentHistoryEntriesById(<ID>)` a NPE is thrown. Stacktrace: Caused by: java.lang.NullPointerException at com.intershop.api.data.internal.payment.PaymentTransactionDelegate.getPaymentHistoryEntriesById(PaymentTransactionDelegate.java:115)
IS-23906 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Due to a hardcoded tablespace name in MigratePromotionCodeOrderAssignments.sql and MigratePromotionOrderAssignments.sql scripts the DBMigrate process fails when the tablespace IS_INDX does not exist. Steps to repeat: Prepare a database that has no tablespace called IS_INDX and