IOM-9809 • 07-Sep-2021 • Bug • IOM 3.0
Description Actual Behavior There are no summaries provided in the API specifications 'Health Service' and 'Cache Management'. Although the summary field is optional according to the Open API specification, it is still displayed by tools such as Swagger UI and Redoc. Since the summary is missing in both
IS-28856 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: Exceptions from Flow framework threads log exceptions and errors to STDOUT or STDERR. The exception are not logged with the used logging framework. Expected: Exceptions from Flow framework threads are logged by the logging framework. Example: [appserver1] Exception in thread "Fl
E29300 • 05-Aug-2022 • Cookbooks • ICM 7.10
Table of Contents Introduction Recipe: Use Swagger API Annotations Recipe: Provide API Information for a REST Resource Recipe: Provide API Information for REST Method Parameters and Return Values Recipe: Provide API Information for REST Schema Sub-Types Recipe: Provide General Information About the
2929A9 • 23-Jun-2020 • Guidelines • ICM 7.10
Table of Contents Introduction Changes Introduction The ISFilebundle uses an external component (YUICompressor ) to compact and simplify the JavaScript and CSS code. This component does not support current JavaScript features. As result the compact process does not finish and fail. The currently used
IOM-9801 • 20-Apr-2023 • Bug
Description Current Behaviour: When exporting the product search table in OMT, the data of columns doesn't match the header. Expected Behaviour: Correct export. Steps to Repeat: In OMT, goto product search Search Click the export-icon See the exported file and compare data and column header Repro Steps
IS-28816 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When moving a user of a B2B customer to another B2B customer using backoffice or user import the user does not get the preferred addresses of the new customer (company). The addresses of the user are empty. Steps to repeat: 1. In inTRONICS Business > Customers > Customers & Users
IS-28806 • 09-Feb-2024 • User Story
Description Actual behavior: When a short link has redirect type "none" then the target URL is not read from pagecache. The reason seems to be the explicitly set response code in template f_business/a_sldsystem/sld_system_app/staticfiles/cartridge/templates/default/application/VanityDomainMapping.isml:
IOM-9796 • 29-Feb-2024 • User Story
Description Actual behavior When creating an invoice, the tax rate for items is taken from the order positions. Expected behavior The invoice has to use the tax rate that is valid on the date of invoice creation. Example: Angie decides to raise VAT to 20% starting 2020-01-01 an order is created with
IS-28844 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behavior REST call: post /baskets/<basketId>/validations scopes=['Products'] adjustmentsAllowed=true Offline and out of life products are not removed automatically. Expected Behavior They are removed automatically like out of stock products. Steps to Repeat Add product to cart Set
IOM-9786 • 25-Jan-2022 • Bug • IOM 3.7
Description see below Actual Behavior During high load scenarios it is possible that queues grow indefinitely due to the fact that "cleanup jobs" aka controllers put the same objects in the queue over and over again. If queues depend on external systems that respond slowly, the same thing might happen