Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033595 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2016-08-02 11:33 | 2016-08-16 10:02 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3f6695f67e25 | ||||
Projection | none | ETA | none | Target Version | RR16Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033595: Duplicate http request when clicking search button in webpos in case of remote data | |||||||
Description | In case of setting the remote data preference to Y a separate request is done to load the characteristics in the webpos when clicking the search button. It shows that the request is done twice. | |||||||
Steps To Reproduce | Install webpos Set remote data preference for products to Y Login to webpos Open chrome network console Click search button | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0088912) hgbot (developer) 2016-08-09 08:36 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 052f0d3e3b18fae0d726e3bf9dc1cbaaed2b5010 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Mon Aug 08 09:35:26 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/052f0d3e3b18fae0d726e3bf9dc1cbaaed2b5010 [^] Fixed bug 33595 Duplicate request when clicking search button in remote mode --- M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js --- |
(0089073) Sandrahuguet (viewer) 2016-08-12 09:02 |
reopened, wrong fix |
(0089074) hgbot (developer) 2016-08-12 09:03 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 3f6695f67e253c71d6601ab1ffb98d49fac30a39 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Aug 12 09:02:53 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3f6695f67e253c71d6601ab1ffb98d49fac30a39 [^] Fixed bug 33595 Duplicate request when clicking search button in remote mode --- M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js --- |
(0089121) mtaal (viewer) 2016-08-16 10:02 |
- there is 2 calls for characteristics query because is called in clearAction and in loadcategories action - it was tested and in loadcategories action we can skip the call because clear action is called before loadcategories - in the first commit I skip in clear action and it is wrong because when you tap on 'X' button (clear search) the characteristic call is not made - this was repaired in second commit |
(0089122) mtaal (viewer) 2016-08-16 10:02 |
Reviewed and tested |
![]() |
|||
Date Modified | Username | Field | Change |
2016-08-02 11:33 | mtaal | New Issue | |
2016-08-02 11:33 | mtaal | Assigned To | => Sandrahuguet |
2016-08-02 11:33 | mtaal | OBNetwork customer | => No |
2016-08-02 11:33 | mtaal | Triggers an Emergency Pack | => No |
2016-08-02 11:39 | Sandrahuguet | Tag Attached: Performance | |
2016-08-02 11:59 | shuehner | Issue Monitored: shuehner | |
2016-08-08 09:36 | Sandrahuguet | Status | new => scheduled |
2016-08-09 08:36 | hgbot | Checkin | |
2016-08-09 08:36 | hgbot | Note Added: 0088912 | |
2016-08-09 08:36 | hgbot | Status | scheduled => resolved |
2016-08-09 08:36 | hgbot | Resolution | open => fixed |
2016-08-09 08:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/052f0d3e3b18fae0d726e3bf9dc1cbaaed2b5010 [^] |
2016-08-09 08:37 | Sandrahuguet | Review Assigned To | => migueldejuana |
2016-08-10 09:52 | mtaal | Review Assigned To | migueldejuana => mtaal |
2016-08-11 14:26 | Sandrahuguet | Status | resolved => new |
2016-08-11 14:26 | Sandrahuguet | Resolution | fixed => open |
2016-08-12 09:02 | Sandrahuguet | Note Added: 0089073 | |
2016-08-12 09:03 | hgbot | Checkin | |
2016-08-12 09:03 | hgbot | Note Added: 0089074 | |
2016-08-12 09:03 | hgbot | Status | new => resolved |
2016-08-12 09:03 | hgbot | Resolution | open => fixed |
2016-08-12 09:03 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/052f0d3e3b18fae0d726e3bf9dc1cbaaed2b5010 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3f6695f67e253c71d6601ab1ffb98d49fac30a39 [^] |
2016-08-16 10:02 | mtaal | Note Added: 0089121 | |
2016-08-16 10:02 | mtaal | Note Added: 0089122 | |
2016-08-16 10:02 | mtaal | Status | resolved => closed |
2016-08-16 10:02 | mtaal | Fixed in Version | => RR16Q4 |
Copyright © 2000 - 2009 MantisBT Group |