Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0048486 | Retail Modules | Web POS | public | 2022-01-26 15:06 | 2022-03-08 07:20 |
Reporter | migueldejuana | ||||
Assigned To | gorka_gil | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0048486: Masterdata model with several queries is not retrievieng all data using batches | ||||
Description | We have a Masterdata model which returns more than one query in getQuery method in the Java that extends ProccessHQLQuery. If "Masterdata models batch size" preference is defined and the value is multiple of the rows returned by the first query in our Model, we do not reset the offset for next queries and it only retrieves the data starting from the last offset instead of starting again from 0. | ||||
Steps To Reproduce | - Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.warehouse.advancedwarehouseoperations/ [^] - Check in the developers tools that there are 36 Locators --> 33 regular locators and 3 external locators(trucks) - Define "Masterdata models batch size" to 3 - Client browser storage and login again - Check in the developers tools that there are 33 Locators --> 33 regular locators and 0 external locators(trucks) ERROR! External locators are not loaded because the offset was 33 instead of 0 This example is in AWO but it affects all apps. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-01-26 15:06 | migueldejuana | New Issue | |||
2022-01-26 15:06 | migueldejuana | Assigned To | => migueldejuana | ||
2022-01-26 15:06 | migueldejuana | Triggers an Emergency Pack | => No | ||
2022-01-26 15:21 | hgbot | Note Added: 0134578 | |||
2022-01-26 15:25 | migueldejuana | Review Assigned To | => marvintm | ||
2022-03-08 07:20 | migueldejuana | Assigned To | migueldejuana => gorka_gil |
Notes | |||||
|
|||||
|
|