Table of Contents Introduction References Fixed Defects Introduction Welcome to Intershop Progressive Web App 2.4.1. This public release note contains information about the latest features of the Intershop Progressive Web App. In addition, it serves as a quick reference for the latest documentation
3047Y9 • 27-Jul-2022 • Release Notes • Intershop Progressive Web App
Steps to Repeat Blueprints Postman collection: curl --location --request POST 'http://localhost:8080/rest/communication/returns' \ --header 'Content-Type: application/vnd.intershop.return-message.v1+json' \ --header 'Authorization: Basic d2Vic2VydmljZV9zdXBwbGllcjohSW50ZXJTaG9wMDAh' \ --data-raw '{
AWI-78542 • 23-Feb-2024 • Bug • IOM 4.1
Description The enum java name is now persisted as column "transmissionTypeName" in the db table TransmissionTypeDefDO. Custom implementation of TransmissionTypeDefDOEnumInterface must be modified accordingly: @Override @Transient @Column ( name = "`transmissionTypeName`") /** * @return name of the transmission type
AWI-78529 • 24-Mar-2023 • Task • IOM 4.2
Description "token" resource return 500 in case organization can't be found. Actual Behavior POST https://user.localdev.intershop.de:9443/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/rest/token HTTP/1.1 Content-Type: application/x-www-form-urlencoded grant_type=password&username=patricia@test.intershop
AWI-78526 • 13-Sep-2023 • Bug
Description The method ShopDO.getEventRegistryEntryList() will modify the shops field eventRegistryEntryList in a non-thread-safe way. This leads to ConcurrentModificationExceptions. Repro Steps You will need a shop structure that has child and parent shop(s). Setup an event configuration such as email
AWI-78501 • 24-Mar-2023 • Bug • IOM 4.2
Description There is a problem while trying to fetch property group information from the new(est) payment framework API. This is caused by the fact that the associated PaymentServiceBO extension doesn't handle dependency injectio. null Bug null Verified Closed fenego Major AdoWorkItem 78493 Products
AWI-78493 • 21-Nov-2023 • Bug • ICM 7.10, ICM 11
Description Customer has trouble with this default punchout configuration. Open the punchoutconfiguration.properties and check the following line. # oci | field NEW_ITEM-LEADTIME configuration oci.ver5.punchout.configuration.NEW_ITEM-LEADTIME.fieldname=NEW_ITEM-LEADTIME oci.ver5.punchout.configuration
AWI-78473 • 22-Mar-2023 • Bug • ICM 11
Description Copied from Repro Steps when changed from Escalation to Bug When trying to map an order to latest version com.theberlinbakery.types.v1_2.StoreOrder during order transmission, I get a parse exception, because the offered JNDI-path points to a bean that returns version 1.0. As the bean that
AWI-78363 • 16-Jan-2024 • Bug • IOM 4.2
Table of Contents Introduction What's New? Features References Fixed Defects Performance Improvements Documentation Code Refactoring Chores Breaking Changes Introduction Welcome to Intershop Progressive Web App 2.4. This public release note contains information about the latest features of the Intershop
30F460 • 22-Jul-2022 • Release Notes • Intershop Progressive Web App
Description Partner found a REST call include for the order call using the PWA: payments_paymentMethod. It seems like this include isn't documented as in the swagger documentation and also not part off the "all" include Repro Steps order call with payments_paymentMethod compare to order call with all
AWI-78353 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Actual Behavior When rejecting/declining a return request, and no comment is given I get HTTP-400, but the spec does not document this constraint. The response message does not match correctly, because I wanted to reject it, but the message tells me that this is already done."A comment is required f
AWI-78323 • 05-Jun-2023 • Bug • IOM 4.4
Actual Behavior When sending a second (or more) approvals/rejections, the API does not respond, that the approval is still closed. The first (successful) approval never changes. The API always responds with HTTP-201, which is ok, but the status of the return request can't be changed after the first approval
AWI-78324 • 23-Feb-2024 • Bug
Actual Behavior When getting a return request, there a ~5 additional endpoints to get further data. I do miss the endpoint to get approvals because this is what I may do next, after creating an approval. HTTP-201 and the location of the new resource indicate that there are real resources. But when calling
AWI-78325 • 23-Feb-2024 • Bug
Actual Behavior When sending, f.e., the body to create a return request to the endpoint for approval creation, the HTTP-400 response indicates, that I wanted to decline the approval. Additionally, it says, that a comment is required, but a comment is given. null Bug null New New null Major AdoWorkItem
AWI-78319 • 23-Feb-2024 • Bug
Actual Behavior This example found in https://intranet.intershop.com/kb/index.php/Display/2F9406 contradicts itself. When accepting a request, you can't comment that it's not acceptable. {"status": "APPROVED", "comment": "The return request reasons are not convincing." } null Bug null New New null Minor
AWI-78322 • 23-Feb-2024 • Bug
Description Calls of the ViewProduct_52-Edit Pipeline in the back-office will go into a loop that ends with a PipelineCallStackException: [2022-07-19 17:27:26.372 +0200] ERROR localhost ES1 appserver0 [TestEnterprise-Site] [TestSalesChannel] com.intershop.beehive.core.internal.request.RequestHandlerServlet
AWI-78306 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Product Attribute Groups export/import has problems with decimal definition and domain assignments The exported file is invalid and cannot be re-imported again. Repro Steps - setup ICM 7.10.38.9 with german lead locale inside \eserver\share\system\config\cluster\localization.properties american
AWI-78289 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Some customers migrate from ICM 7.10.32.13-LTS/7.10.32.6-LTS to 7.10.38.11. dbprepare throws the following errors related to the bts TablesPreparer/DatabaseTablesPreparer: [2022-07-07 15:15:51.769 +0200] ERROR NL-EVI-CCKHFB3 ES2 dbmigrate [] [[migrate]bts:Class0_BasketPO TablePreparer [com
AWI-78272 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Download - TechTalk 2 2022 ENFDEVDOC doc_access_contract doc_status_final doc_type_techtalk 4 144cd7d31f62b71c5ea06f600ab50bd1 ConfluenceCloud 48059678721 /spaces/ENFDEVDOC/pages/48059678721 1844226834
3045X9 • 11-Jul-2022 • TechTalk Newsletter
Description The case is as follows: There exists a base product at organization level with MinOrderQuantity, MaxOrderQuantity, StepQuantity and Unit. Now we import at channel level a product with only the online flag: <product sku="4934090" import-mode=”UPDATE”> <sku>4934090</sku> <online>1</online>
AWI-78230 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Showing 2281-2300 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.