Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0055776 | Retail Modules | Web POS | public | 2024-06-14 14:26 | 2024-07-05 12:47 |
|
Reporter | Romain_Gesquiere | |
Assigned To | sreehari | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Openbravo Appliance 14.04 |
Product Version | main | |
Target Version | | Fixed in Version | RR24Q4 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Support ticket | 101270 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0055776: Element not loaded on full refresh when batch size < expected elem due to wrong sort by |
Description | Example attached
-Batch size set as 400
-Expected number of promotion loaded => 25.000
-Promotion actually loaded => 1000
When loading the sort by is wrong so when you're doing the pagination query it is not getting you the next page but a random one starting by a "wrong" lastId.
We get this issue if batch size < expected element to be loaded
The issue seems also to be on DiscountFilterBusinessPartnerGroup and there might be more impacted
|
Steps To Reproduce | Set Batch size set as less than expected loaded element
Perform a full refresh and check amount of element loaded |
Proposed Solution | Example in the image attached |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | image.png (206,617) 2024-06-14 14:26 https://issues.openbravo.com/file_download.php?file_id=19917&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2024-06-14 14:26 | Romain_Gesquiere | New Issue | |
2024-06-14 14:26 | Romain_Gesquiere | Assigned To | => Retail |
2024-06-14 14:26 | Romain_Gesquiere | File Added: image.png | |
2024-06-14 14:26 | Romain_Gesquiere | OBNetwork customer | => Gold |
2024-06-14 14:26 | Romain_Gesquiere | Support ticket | => 101270 |
2024-06-14 14:26 | Romain_Gesquiere | Triggers an Emergency Pack | => No |
2024-06-14 14:30 | william_vermersch | Issue Monitored: william_vermersch | |
2024-06-17 08:07 | marvintm | Status | new => acknowledged |
2024-06-17 08:08 | sreehari | Assigned To | Retail => sreehari |
2024-06-17 08:08 | sreehari | Status | acknowledged => scheduled |
2024-06-18 11:54 | sreehari | Note Added: 0166054 | |
2024-06-19 11:39 | hgbot | Merge Request Status | => open |
2024-06-19 11:39 | hgbot | Note Added: 0166089 | |
2024-07-05 12:47 | hgbot | Merge Request Status | open => approved |
2024-07-05 12:47 | hgbot | Note Added: 0166719 | |
2024-07-05 12:47 | hgbot | Resolution | open => fixed |
2024-07-05 12:47 | hgbot | Status | scheduled => closed |
2024-07-05 12:47 | hgbot | Fixed in Version | => RR24Q4 |
2024-07-05 12:47 | hgbot | Note Added: 0166720 | |
Notes |
|
|
Steps to Reproduce:
*******************
1. create a preference 'Masterdata models batch size' and set batch size i.e. value=100
2. In discounts and promotion window
create few required records as per batch size businesspartners and businesspartnercategory for price adjustment discount/promotion type.
i.e., batch size 2 means create 4 or 5 records in bp tabs
3. Refresh POS and check network tab in dev tools for DiscountFilterBusinessPartner and DiscountFilterBusinessPartnerGroup file |
|
|
(0166089)
|
hgbot
|
2024-06-19 11:39
|
|
|
|
(0166719)
|
hgbot
|
2024-07-05 12:47
|
|
|
|
(0166720)
|
hgbot
|
2024-07-05 12:47
|
|
|