Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036057 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-05-22 08:38 | 2017-06-27 09:30 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 854b5d8dde16 | ||||
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 | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2016-06-14 | |||||||
Regression introduced in release | RR16Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a17e34ee0e87 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036057: Timeout parameter of OB.DS.Process is not working | |||||||
Description | Timeout parameter of OB.DS.Process is not working, it does 4 more executions and then the timeout raises. This is generating timeout to not raise and also, for third party implementation this can rely on wrong data. | |||||||
Steps To Reproduce | - Login on WebPOS (on a development environment) - Put a breakpoint in PaidReceiptsHeaders.java - Open Receipts popup - Do a Search You will see that 5 calls are executed and timeout does not raise in the defined time (15000 by default) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0097093) hgbot (developer) 2017-06-02 09:35 |
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 --- |
(0097255) hgbot (developer) 2017-06-08 19:42 |
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations Changeset: 1479ef0c7bf2105c6abb5e95cf802f12bfcef4ca Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Jun 08 19:38:47 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/1479ef0c7bf2105c6abb5e95cf802f12bfcef4ca [^] No Retries is not longer needed. Changed behavior in mobile core. Issue 36057 --- M web/org.openbravo.warehouse.advancedwarehouseoperations/source/models/centralbroker.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-05-22 08:38 | guillermogil | New Issue | |
2017-05-22 08:38 | guillermogil | Assigned To | => Retail |
2017-05-22 08:38 | guillermogil | OBNetwork customer | => Yes |
2017-05-22 08:38 | guillermogil | Resolution time | => 1494540000 |
2017-05-22 08:38 | guillermogil | Triggers an Emergency Pack | => No |
2017-05-22 08:41 | marvintm | Resolution time | 1494540000 => 1497218400 |
2017-06-01 11:02 | migueldejuana | Assigned To | Retail => migueldejuana |
2017-06-01 12:22 | migueldejuana | Relationship added | related to 0035965 |
2017-06-02 09:35 | hgbot | Checkin | |
2017-06-02 09:35 | hgbot | Note Added: 0097093 | |
2017-06-02 09:35 | hgbot | Status | new => resolved |
2017-06-02 09:35 | hgbot | Resolution | open => fixed |
2017-06-02 09:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/854b5d8dde16593b15673c59e65e13782fb5ccd7 [^] |
2017-06-02 12:06 | migueldejuana | File Added: timeout16Q4.diff | |
2017-06-02 12:47 | marvintm | Review Assigned To | => marvintm |
2017-06-02 12:47 | marvintm | Status | resolved => closed |
2017-06-02 12:47 | marvintm | Fixed in Version | => RR17Q3 |
2017-06-02 12:51 | marvintm | Status | closed => new |
2017-06-02 12:51 | marvintm | Resolution | fixed => open |
2017-06-02 12:51 | marvintm | Fixed in Version | RR17Q3 => |
2017-06-02 12:52 | marvintm | Status | new => scheduled |
2017-06-02 12:52 | marvintm | Status | scheduled => resolved |
2017-06-02 12:52 | marvintm | Fixed in Version | => RR17Q3 |
2017-06-02 12:52 | marvintm | Resolution | open => fixed |
2017-06-02 12:52 | marvintm | Status | resolved => closed |
2017-06-08 19:42 | hgbot | Checkin | |
2017-06-08 19:42 | hgbot | Note Added: 0097255 | |
2017-06-26 11:13 | migueldejuana | Regression level | => Production - Confirmed Stable |
2017-06-26 11:13 | migueldejuana | Regression date | => 2016-06-14 |
2017-06-26 11:13 | migueldejuana | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a17e34ee0e87 [^] |
2017-06-27 09:30 | marvintm | Regression introduced in release | => RR16Q3 |
Copyright © 2000 - 2009 MantisBT Group |