Coming next release
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. |
...