Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032751 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-04-21 13:07 | 2016-05-30 22:34 | |||
Reporter | asiermartirena | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5ccd1a497a6e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0086782) hgbot (developer) 2016-05-27 11:18 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 5ccd1a497a6e733fe661f7d3173360617cf04d85 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri May 27 14:48:03 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5ccd1a497a6e733fe661f7d3173360617cf04d85 [^] Fixes issue 32751 : Removing model attribute "tempDataLimit" if criteria have no limit defined --- M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |