3P0012 • 12-Jan-2022 • Wireframes • Intershop Progressive Web App
Table of Contents Introduction View and Edit Interactive Prototype Responsive Design Page Notes Widget Style Manager Feedback Wireframes Introduction The wireframes described here contain interaction designs for storefront pages. Elements and functionality of the Intershop Progressive Web App are displayed
3L0011 • 14-Feb-2022 • Cookbooks • ICM 7.10, Intershop Commerce Platform
Table of Contents Introduction Recipe: Install the Kit Recipe: Define a New Configuration Change Recipe: Configuration File Storage Locations Recipe: Set a Preference Value on an Intershop Commerce Platform System Recipe: Set a Managed Service Configuration Value on an Intershop Commerce Platform System
AWI-71213 • 22-Mar-2023 • Bug • IOM 3.6, IOM 3.7, IOM 4.1
Steps to Repeat create an invalid return (e.g. unknown position number / sku) browse to returns tab see exception Actual Behavior If invalid returns have been created (e.g. via REST API), browsing to the returns list might fail. This is caused by an exception in the sales price calculation (e.g. missing
AWI-71198 • 05-Jun-2024 • Bug • ICM 7.10
Description REST Call post customers/<id>/costcenters -> according to the swagger docu it is not possible to set the active flag to false in the request body -> in the appropriate patch request this is possible (OK) null Bug null Verified Closed null Major AdoWorkItem 71198 Products Products ICM Fixed
AWI-71199 • 05-Jun-2024 • Bug • ICM 7.10
Description REST Call: get customers/<id>/users If a cost center admin wants to assign users to a cost center he needs a list of assignable users. Currently he is not allowed to fetch user data because he has not permission B2B_VIEW_USERS. Actual Behavior The cost center admin is able to execute the
AWI-71190 • 05-Jun-2024 • Bug • ICM 7.10
Description Errors that happen during SFTPTransport or FTPTransport get ignored. This makes a possible error handling or reaction to problems impossible. If some of the transport is not possible, this should be passed on to upper layers as well. Business Impact stale data in the live system because some
AWI-71159 • 05-Jun-2024 • Bug • ICM 7.10, ICM 11
Description There are scenarios, where process chains can get deleted but other processes might depend on them. Two places were identified: Syndications and JobConfigurations. Steps to Repeat - in inSPIRED backoffice take care that your admin user has the access privilege "Process Chain Manager" - under
AWI-71130 • 22-Mar-2023 • Bug
Description Whenever a product list is called via REST, a query will be triggered to the database. The Result gets a pageable id so the call does not need to be done a second time and paging can be executed on this result. However if no result was found, the pageable id will not be generated. (only in
AWI-71131 • 22-Mar-2023 • Bug
Description There is a special treatment for only 1 product result done via database. In all other cases sortable Attgributes will be added to the response. These attributes should be there in every case. This bug was found and fixed with #70172 . null Bug null Verified Closed null Minor AdoWorkItem
AWI-71132 • 22-Mar-2023 • Bug
Description When searching for a product via search index, with built product search index but no content search index, a internal server error will occur. This bug was found and fixed with #70172 . null Bug null Verified Closed null Major AdoWorkItem 71132 Products REST API Products Product and Catalog