Description If an order approval is rejected in OMT and the subsequent processing fails for any reason, CheckOrderApprovalRequired might ignore the negative approval and continue processing the orders as if were approved. Repro Steps Seems to be impossible to reproduce - apparently this would require
AWI-78613 • 24-Mar-2023 • Bug • IOM 4.2
Description Customer uses product view tracking events. They migrated just from 7.9 to 7.10 and found that now the TrackingProduct master is no longer set in the correct way at the tracked product. A variation product has now no master set, and master product has one of its variation products set as
AWI-78603 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Affected version 1.3.0 Actual behavior When creating a return message 3 emails are created instead of just one. Expected behavior One mail per return message. To Reproduce Steps to reproduce the behavior: Create an order Dispatch the order Create a return message See E-mails
AWI-78589 • 22-Mar-2023 • Bug
Description Trying to open a replicated Shared Classification Catalog in the live ICM back office results in an error page and an error message is written: [2022-07-19 15:12:36.407 +0200] ERROR JCSTEINERNB ES11 appserver0 [inSPIRED-Site] [-] com.intershop.beehive.core.internal.request.RequestHandlerServlet
AWI-78547 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
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 • 22-Apr-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
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 • 22-Apr-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 • 22-Apr-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 • 22-Apr-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 • 22-Apr-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
Showing 501-520 of 3212
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.