Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037215 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | always | 2017-11-02 15:06 | 2017-12-22 12:51 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b08734243b97 | ||||
Projection | none | ETA | none | Target Version | RR17Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037215: All requests in Synchronize Mode do retry. Just transactional requests should do it. | |||||||
Description | All requests in Synchronize Mode do retry. Just transactional requests should do it. Since the change done for Synchronize Mode where we wait and retry forever till the Order/Customer is processed, we also do the same for the rest of requests(Search for a Receipt, Search a product...) and we should do that. If a "Search" request responses a timeout, we should stop and give an error as we used to do before the mentioned change. | |||||||
Steps To Reproduce | - Put a breakpoint in PaidReceiptHeader.java - Login in Web POS - Select in the menu "Receipt" - Wait until timeout happens - Error! No message is shown and still retrying. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0101184) hgbot (developer) 2017-12-21 16:29 |
Repository: retail/backports/3.0RR17Q4/org.openbravo.mobile.core Changeset: b08734243b97156d573d748e861e56db1431b609 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Dec 21 16:15:53 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.mobile.core/rev/b08734243b97156d573d748e861e56db1431b609 [^] Fixed issue 0037215: All requests in Synchronize Mode do retry. Just transactional requests should do it. - Just retry when the request is to send/save data --- 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2017-11-03 07:58 | migueldejuana | Type | defect => backport |
2017-11-03 07:58 | migueldejuana | Target Version | => RR17Q4 |
2017-12-21 16:29 | hgbot | Checkin | |
2017-12-21 16:29 | hgbot | Note Added: 0101184 | |
2017-12-21 16:29 | hgbot | Status | scheduled => resolved |
2017-12-21 16:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/421de0d299e92ff6a6b212da94c0b9489f3a3919 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.mobile.core/rev/b08734243b97156d573d748e861e56db1431b609 [^] |
2017-12-22 12:51 | marvintm | Review Assigned To | => marvintm |
2017-12-22 12:51 | marvintm | Status | resolved => closed |
2017-12-22 12:51 | marvintm | Fixed in Version | => RR17Q4 |
Copyright © 2000 - 2009 MantisBT Group |