Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032751 | Retail Modules | Web POS | public | 2016-04-21 13:07 | 2016-05-30 22:34 |
|
Reporter | asiermartirena | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR16Q3 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032751: Limit is mantained when doing local queries of the same model in mobile applications |
Description | When doing a query using OB.Dal.find using a _limit, this limit is stored in the tempDataLimit, so if a find query is done again to the same model the limit will be mantained in the second query, also when it is not defined in the criteria. |
Steps To Reproduce | Realize a OB.Dal.find action defining a limit.
Realize another OB.Dal.find action over the same model, not defining the data limit.
The second query also has the data limit. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-04-21 13:07 | asiermartirena | New Issue | |
2016-04-21 13:07 | asiermartirena | Assigned To | => Retail |
2016-04-21 13:07 | asiermartirena | OBNetwork customer | => No |
2016-04-21 13:07 | asiermartirena | Triggers an Emergency Pack | => No |
2016-05-25 14:33 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-05-25 14:34 | ranjith_qualiantech_com | Status | new => scheduled |
2016-05-27 11:18 | hgbot | Checkin | |
2016-05-27 11:18 | hgbot | Note Added: 0086782 | |
2016-05-27 11:18 | hgbot | Status | scheduled => resolved |
2016-05-27 11:18 | hgbot | Resolution | open => fixed |
2016-05-27 11:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5ccd1a497a6e733fe661f7d3173360617cf04d85 [^] |
2016-05-30 22:34 | guilleaer | Review Assigned To | => guilleaer |
2016-05-30 22:34 | guilleaer | Status | resolved => closed |
2016-05-30 22:34 | guilleaer | Fixed in Version | => RR16Q3 |