IS-31765 • 05-Jun-2024 • Bug • ICM 7.10, Responsive Starter Store
Description To change the payment method for a recurring order via REST, the old payment method must be removed first. After doing so, trying to add a new payment method returns an error. Removing the payment method has also a bad impact on the OPTIONS call. Before removing, the payment options are returned
IOM-10701 • 20-Apr-2023 • Bug • IOM 3.2
Repro Steps Configure the shop to wait a while, so the bucket address can be edited in OMT. The validation rule (next point) must be executed syncr. before. Place an order via REST with a shippingAddressType AddressLocationPOBox(the shop must be bound to the OrderValidationRuleDefDO VALIDATE_SAVE_CUSTOMER
IOM-10700 • 07-Sep-2021 • Bug • IOM 3.2
Description current behavior It is not possible to place an order using a POBox as shipping address type, when the address should be copied to the customer (through OrderValidationRuleDefDO.VALIDATE_SAVE_CUSTOMER). The customer address validation expect a street, which not exists for POBoxes. expected
IOM-10689 • 22-Mar-2023 • Bug • IOM 3.2
Description Current Behaviour: Positions are not sorted somehow within a shipping bucket when listed in OMT or when returned by persistence-service. Expected Behaviour: The positions should be sorted according to the OrderPosDO.orderPosNo-/number-attribute. Repro Steps Current Behaviour: Positions are
IOM-10690 • 22-Mar-2023 • Bug • IOM 3.2
Description Current Behaviour: a technical exception is thrown when trying to save a corrected return/ cancellation message in OMT Expected Behaviour: no exceptions and finally a stored corrected message Repro Steps Current Behaviour: a technical exception is thrown when trying to save a corrected return/
IOM-10691 • 07-Sep-2021 • Bug • IOM 3.4
Description { "timestamp": "2020-12-29T09:48:16.876Z", "sequence": 13, "loggerClassName": "org.jboss.as.txn.logging.TransactionLogger_$logger", "loggerName": "org.jboss.as.txn", "level": "WARN", "message": "WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default
IOM-10362 • 07-Sep-2021 • Bug • IOM 3.2
Description Current Behaviour: The secure flag is missing on security-related cookies: JSESSIONID, OMS_IDENTITIY, SessionKey Expected Behaviour: To be supported by browsers the flag should be set for these cockies. Repro Steps Current Behaviour: The secure flag is missing on security-related cookies:
IOM-10684 • 07-Sep-2021 • Bug • IOM 3.2
Description current behavior There is an internal check to ensure that the sum of credited quantities do not exceed the ordered quantity. This check wrongly accounted manual credit notes which acually have no real item quantity. Trying to return all remaining items following a manual credit note would
IOM-10682 • 07-Sep-2021 • Bug • IOM 3.2
Description Current Behaviour: Mail creation doesn't work anymore, because of empty street(). VelocityException while creating mail content: Reference $escape.html($userMailLO.getCustomerAddressLO().getStreet()) evaluated to null when attempting to render at VelocityTransformer Repro Steps Current Behaviour:
IS-31752 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Current Situation: Currently with activated Customer Approval Feature, and configured recipient for the customer approval mail, when the customer registers during checkout (with fast registration) no mail will be send to configured recipient Desired Situation: A customer approval mail should