Release 13.11.2024
Area | Description |
---|---|
System | PriceLockProcessor job Performance (RTC-44521) Improved performance of PriceLockProcessor job. Fix: if a price lock is set up for a promotion from a specific store, it affects price locks from the store group to which that store belongs. |
...
Release 08.11.2024
Area | Description |
---|---|
Offer group items | Fix: offer group processing stuck when changing from item to model level (RTC-45198) Offer group processor job is not stuck when offer group level changes after import. Improved performance of processing offer group on model level, when model contains a lot of items. |
...
Release 31.10.2024
Area | Description |
---|---|
Offer group items | Offer group items processing is retried properly (RTC-45066) When item is missing in Promotion database, offer group items processing is properly retried by 3 executions of OfferGroupProcessor job, even when missing items are in more than one batch. After 3 retries, manage items page in UI is not stuck on loading screen and properly found items are displayed. Offer group items duplicates are removed. Database index is added to ensure there are no duplicates of offer group item. |
Price lock | Export manual price locks to Excel (RTC-44292) There is 'Export manual price locks' button in toolbar of 'Items with price lock' page. It triggers export of Excel file that can be downloaded from notification after FileExport job run. Grid filter and store group scope of 'View promotions' permission affects which rows are exported. Only manually created price locks are exported (not price locks on offer level). File has columns: 'SKU', 'GTIN', 'Item no.', 'Item text', 'Model no.', 'External model no.', 'Color text', 'Size text', 'Brand text', 'Locked from', 'Locked to', 'Manual', 'Store level', 'Store group code', 'Store group name'. 'Locked from' and 'Locked to' values are not filtered and values are not exported properly. This will be fixed as separate issue. |
Promotion offers | Grid columns (RTC-44497) In 'Promotion offers' grid, 'Offer ID' and 'Offer code' columns are hidden by default. 'External promotion no' and 'External offer no' columns are added and hidden by default. 'Offer name' column values have a clickable link that opens 'Edit offer' view. |
System | Offer group processor (RTC-43443) Long segmentation processing does not block the entire offerGroupProcessor package. Offer groups with item lists are processed before segmentations. The segmentationTimeoutInMinutes parameter is changed from an hour to 5 minutes. |
...
Release 21.10.2024
Area | Description |
---|---|
Export | Trigger promotion and offer items export (RTC-44254) In promotion grid, in first column there is three dots button with 'Export promotion' button. It triggers export of selected Promotion and related PromotionOfferItem blobs to other systems. Button 'Export offer items' is added to three dots menu in offer details card, offer details grid and offer details modal. It triggers export of PromotionOfferItem that are part of offer groups within selected offer. Button is available for promotions on statuses: Planned, Active, Finished. In order to use the both buttons, user needs to have permission 'Access to system tasks and information'. Export is done in next scheduled execution of Export job. |
Items in promotions | Fix: navigation (RTC-44413) Clicking on offer name navigates to offer details view and clicking on offer group name navigates to offer group items grid view. |
Price lock | Validation (RTC-44261) There can be only one manual price lock per item and given store or store group. If a user tries to add a new, repeating record or edit the price lock in such a way that duplicates would be created, there is message in the modal that this is not possible. Existing duplicates are deleted. Only the latest manual price lock (according to created date) is left. |
Promotion | Fix: valid date change after editing other promotion details (RTC-44853) Valid from/to date and time are properly saved in database. Dates are not changing on its own when editing other details of promotion.
|
System | Performance of import of items from Item Service (RTC-40521) Improved performance of ItemMerger job, which is responsible for importing ItemChanges from ItemService. |
...
Release 17.10.2024
Mark offer as price locked
...