Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035965 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | trivial | have not tried | 2017-05-10 09:39 | 2017-06-02 12:47 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a15b5a6fd27f | ||||
Projection | none | ETA | none | Target Version | RR17Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035965: NoRetries is not working as expected && Datasource not recognices NoRetries parameter | |||||||
Description | Even if noRetries is set to false, the system tries to do more requests | |||||||
Steps To Reproduce | Create a DS.exec passing parameter noRetries to true. You will see that system tries to execute more than one request | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0096502) hgbot (developer) 2017-05-10 09:42 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: a15b5a6fd27fea114b15e36d619a76e6cd442e3d Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Wed May 10 09:41:46 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a15b5a6fd27fea114b15e36d619a76e6cd442e3d [^] Fixed issue 35965: Datasource accepts noRetries parameter and now it works fine --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js --- |
(0097073) migueldejuana (viewer) 2017-06-01 12:23 |
noRetries will dissapear and instead we will use maxNumOfRequestRetries |
(0097095) migueldejuana (viewer) 2017-06-02 09:36 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 854b5d8dde16593b15673c59e65e13782fb5ccd7 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Jun 01 11:10:08 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/854b5d8dde16593b15673c59e65e13782fb5ccd7 [^] [^] Fixed issue 0036057: Timeout parameter of OB.DS.Process is not working - Change noRetries:true with maxNumOfRequestRetries:0 - Default and minimum value for maxNumOfRequestRetries is 0 - if maxNumOfRequestRetries is defined in OB.DS.Process overrides preference and default value - We can define attributes in extraParams in OB.DS.Process and they will set in the ajaxRequest --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js |
![]() |
|||
Date Modified | Username | Field | Change |
2017-05-10 09:39 | guilleaer | New Issue | |
2017-05-10 09:39 | guilleaer | Assigned To | => guilleaer |
2017-05-10 09:39 | guilleaer | OBNetwork customer | => No |
2017-05-10 09:39 | guilleaer | Triggers an Emergency Pack | => No |
2017-05-10 09:42 | hgbot | Checkin | |
2017-05-10 09:42 | hgbot | Note Added: 0096502 | |
2017-05-10 09:42 | hgbot | Status | new => resolved |
2017-05-10 09:42 | hgbot | Resolution | open => fixed |
2017-05-10 09:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a15b5a6fd27fea114b15e36d619a76e6cd442e3d [^] |
2017-05-10 09:42 | guilleaer | Review Assigned To | => mtaal |
2017-06-01 12:22 | migueldejuana | Relationship added | related to 0036057 |
2017-06-01 12:23 | migueldejuana | Note Added: 0097073 | |
2017-06-01 12:23 | migueldejuana | Status | resolved => new |
2017-06-01 12:23 | migueldejuana | Resolution | fixed => open |
2017-06-01 12:48 | guilleaer | Assigned To | guilleaer => migueldejuana |
2017-06-02 09:36 | migueldejuana | Status | new => scheduled |
2017-06-02 09:36 | migueldejuana | Note Added: 0097095 | |
2017-06-02 09:36 | migueldejuana | Status | scheduled => resolved |
2017-06-02 09:36 | migueldejuana | Resolution | open => fixed |
2017-06-02 12:47 | marvintm | Review Assigned To | mtaal => marvintm |
2017-06-02 12:47 | marvintm | Status | resolved => closed |
2017-06-02 12:47 | marvintm | Fixed in Version | => RR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |