Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037210 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2017-11-02 15:06 | 2017-11-07 17:32 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 421de0d299e9 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | 0037210: 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 | |
(0100236) hgbot (developer) 2017-11-03 07:57 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 421de0d299e92ff6a6b212da94c0b9489f3a3919 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Nov 02 15:13:20 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/421de0d299e92ff6a6b212da94c0b9489f3a3919 [^] Fixed issue 0037210: 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-02 15:06 | migueldejuana | New Issue | |
2017-11-02 15:06 | migueldejuana | Assigned To | => migueldejuana |
2017-11-02 15:06 | migueldejuana | Triggers an Emergency Pack | => No |
2017-11-02 15:12 | migueldejuana | Relationship added | caused by 0036790 |
2017-11-03 07:57 | hgbot | Checkin | |
2017-11-03 07:57 | hgbot | Note Added: 0100236 | |
2017-11-03 07:57 | hgbot | Status | new => resolved |
2017-11-03 07:57 | hgbot | Resolution | open => fixed |
2017-11-03 07:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/421de0d299e92ff6a6b212da94c0b9489f3a3919 [^] |
2017-11-03 07:58 | migueldejuana | Status | resolved => scheduled |
2017-11-03 08:03 | migueldejuana | Status | scheduled => resolved |
2017-11-07 17:32 | marvintm | Review Assigned To | => marvintm |
2017-11-07 17:32 | marvintm | Status | resolved => closed |
2017-11-07 17:32 | marvintm | Fixed in Version | => RR18Q1 |
Copyright © 2000 - 2009 MantisBT Group |