Description The export configurations of: ORDEREXPORT_STANDARD_BAKERY_V1 ORDEREXPORT_IDEAL have been removed. This has been done without deprecation cycle because both implementation classes have actually been removed a long time ago. RemovalNote null Task null Completed Closed null Major AdoWorkItem
AWI-76442 • 14-Jun-2022 • Task • IOM 4.1
Description OrderExportConfigBeanDefDO.RETURN_ANNOUNCEMENT_EXPORT has been deprecated. Projects should migrate to ReturnAnnouncementTransmissionDOs instead. DeprecationNote null Task null Completed Closed null Major AdoWorkItem 76444 Return RMA-Process Products Products iom/4.1.0
AWI-76444 • 14-Jun-2022 • Task • IOM 4.1
Description After running dbprepare on 7.10.38.5-LTS, the replication of tables from the staginggroup PRICING_PriceScale fails. ERROR - Error preparing staging table PRICEDEFINITIONPRODUCTBINDING com.microsoft.sqlserver.jdbc.SQLServerException: There is already an object named 'PKPRICEDEFINITIONPROD
AWI-76420 • 13-Sep-2023 • Bug • ICM 7.10
Description In case of a return announcement, it is possible to activate exports as transmissions. In that case, one config is needed per supplier to get one export per supplier. However, there is a bug in case the order has multiple suppliers: an export is generated even though there is no article in
AWI-76416 • 22-Mar-2023 • Bug • IOM 4.1
Description the debug log message of the class com.intershop.beehive.core.interequest.SecureSessionToken (lines 119-120) looks like this:There is a token that does not match; The secure token 'Optional[bf3cae9eb31a06c97410c2b591fec8c03591e62fb56b79e56e6e7e972bd8476a]' of the request 'LCFaE2Jq_4w5TqYK-0-00'
AWI-76407 • 13-Sep-2023 • Bug • ICM 7.10
Description The Job ProcessProductPriceRefresh removes to many objects in PRODUCTPRICECHANGEEVENT table which could lead to OCAException when changing or importing price lists. [2022-01-18 16:29:00.706 +0100] ERROR localhost ES1 appserver0 [] [] com.intershop.beehive.core.internal.job.JobExecutor []
AWI-76398 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Repro Steps Example: Create a return with HTML code in the comment, e.g. <script>alert('If you see me, it\'s not good')</script> Check the return in OMT and check for a browser pop-up Actual Behavior Javascript injection possible in several OMT form fields. Expected Behavior This must not
AWI-76385 • 20-Apr-2023 • Bug • IOM 3.7
Description Cancellation comment is not visible in OMT anywhere Steps to Repeat Create a cancellation and fill some text into the comment field and save. Search whole OMT for your text. null Bug null Verified Closed null Major AdoWorkItem 76380 Products Products 0 Fixed in Commit 76264 Related 76381
AWI-76380 • 16-Jan-2024 • Bug • IOM 3.7, IOM 4.1
Description In IOM 1.1 the user was shown for credit note comment. This is needed also after migration to IOM 3+ Steps to Repeat Actual behavior: null Bug null Verified Closed null Major AdoWorkItem 76384 Products Products 0 Fixed in Commit 76190 Related 76386 Related iom/3.7.7.0 iom/4.1.0
AWI-76384 • 16-Jan-2024 • Bug • IOM 3.7, IOM 4.1
Description There are blocker issues on database migration. If PriceListUserGroupAssignments or ProductPriceChangeEvents exist already in the inactive staging table, database migration fails, because sql scripts only fill new non-null columns of these tables in the active staging tables. Also inactive
AWI-76328 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description In OrderAddressDO, we have 3 fields because of historic reasons: street, streetName, houseNumber. If an order is posted via OrderServiceBean_v1_2 with only a street value (see attachment), then it is for now correctly split into streetName and houseNumber. However AddressUtils.createAddr
AWI-76319 • 22-Mar-2023 • Bug • IOM 3.7, IOM 4.1
Description Slow SMC root schedule DeleteDomainReferences runtime due to sp_deleteProductObjects execution time As it seems the DeleteDomainReferences job does execute SP /cartridge/lib/resources/xcs/dbinit/scripts/microsoft/sp_deleteProductObjects.sql . This SP does: - execute several delete statements
AWI-76311 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Repro Steps Add list price for online in stock product from given category "Cat A" Create promotion with ItemPercentageOff 10% for products with specific category "Cat A". Assign existing customer "Some Customer" to the promotion Check that user from assigned customer could see discounted price in storefront
AWI-76308 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description class CatalogCategoryBOAccessibilityHandlerImpl Method isOnline is not null safe for example called by Pipelet GetFilterEntriesWithoutSearchQueryDefinitionConditions. This can happen in case of an outdated search index , where Catalogs and/or CatalogCategories that are no longer shared to
AWI-76309 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The is a small bug in the advanced product search where the filtering for Online/Offline parameter doesn't work. Repro Steps Go to the inTRONICS channel set a product offline in the online/offline tab set an online date in the future Go to advanced product search and search this product with
AWI-76297 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description We cannot restrict a shipping promotion action on a bucket although there is an according configuration in the discount action. The problem occurred at customer elefant but could be reproduce on support demo system (7.10.32, ip 10.0.67.161) Scenario we have an environment with multiple shippingbuckets
AWI-76198 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The Pipeline Editor shows "@Location" and "@DisplayName" Boxes on MacOS (see appended Screenshot).Especially the "@DisplayName"-Boxes sometimes are hiding Pipelets which makes it hard for developers to work with Pipelines. null Bug null Verified Closed null Major AdoWorkItem
AWI-76182 • 13-Sep-2023 • Bug
Description Normally, the affected staging tables are switched one time after replication to make all changes visible. But currently the staging tables are switched for every Domain which is included into a replication. Following this, in case of an even number of affected Domains, after replication
AWI-76131 • 13-Sep-2023 • Bug • ICM 7.10
Description In the predecessor ticket, we replaced select-elements with a custom web component to distinguish types with different resource set IDs from each other while making the list searchable. There are other places, where types are indistinguishable within selects, so they should be replaced as
AWI-76106 • 19-Oct-2022 • User Story • ICM 7.10, ICM 11
Description The Product & Catalog REST API offers a call to search for products: {loc}{cur}/products{spgid} It offers an attrs field which allows to retrieve specific data for the product stubs. Usage of this field for image filtering is described as follows: image[@<type>] (URL to a product thumbnail
AWI-76068 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Showing 2381-2400 of 5259
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.