Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048875Retail ModulesWeb POSpublic2022-03-23 12:432022-05-06 08:28
joniturralde93 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR22Q3 
approved
Gold
39442
No
0048875: When any request done from WebPOS reaches a timeout, log it in terminal log
In order to better analyze some kind of problems (incremental refresh requests, offline mode...) we need to know exactly when a request has reached a timeout in the logs
- Trigger a request timeout from POS
- Not every request is logged in terminal log, unless it is implemented for that request

Log every timeout if possible, in order to have all possible information when problems happen
No tags attached.
related to defect 0048815 closed ranjith_qualiantech_com Offline Popup shown when login SCO. 
patch I48875_19Q3.patch (2,557) 2022-04-15 13:45
https://issues.openbravo.com/file_download.php?file_id=16900&type=bug
Issue History
2022-03-23 12:43joniturralde93New Issue
2022-03-23 12:43joniturralde93Assigned To => Retail
2022-03-23 12:43joniturralde93OBNetwork customer => Gold
2022-03-23 12:43joniturralde93Support ticket => 39442
2022-03-23 12:43joniturralde93Triggers an Emergency Pack => No
2022-04-07 15:00prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2022-04-07 15:01prakashmurugesan88Statusnew => scheduled
2022-04-11 06:43marvintmRelationship addedrelated to 0048815
2022-04-11 07:41hgbotMerge Request Status => open
2022-04-11 07:41hgbotNote Added: 0136452
2022-04-12 10:06joniturralde93Note Added: 0136481
2022-04-13 08:58hgbotMerge Request Statusopen => approved
2022-04-13 08:58hgbotResolutionopen => fixed
2022-04-13 08:58hgbotStatusscheduled => closed
2022-04-13 08:58hgbotNote Added: 0136498
2022-04-13 08:58hgbotFixed in Version => RR22Q3
2022-04-13 08:58hgbotNote Added: 0136499
2022-04-15 13:45prakashmurugesan88File Added: I48875_19Q3.patch
2022-04-20 13:11hgbotNote Added: 0136628
2022-04-21 07:01ranjith_qualiantech_comNote Added: 0136653
2022-04-21 07:01ranjith_qualiantech_comStatusclosed => new
2022-04-21 07:01ranjith_qualiantech_comResolutionfixed => open
2022-04-21 07:01ranjith_qualiantech_comFixed in VersionRR22Q3 =>
2022-04-25 08:06marvintmAssigned Toprakashmurugesan88 => ranjith_qualiantech_com
2022-04-26 13:31ranjith_qualiantech_comStatusnew => scheduled
2022-05-03 07:31hgbotNote Added: 0136892
2022-05-03 07:31hgbotNote Added: 0136893
2022-05-06 08:28hgbotNote Added: 0136998
2022-05-06 08:28hgbotResolutionopen => fixed
2022-05-06 08:28hgbotStatusscheduled => closed
2022-05-06 08:28hgbotNote Added: 0136999
2022-05-06 08:28hgbotNote Added: 0137000
2022-05-06 08:28hgbotFixed in Version => RR22Q3
2022-05-06 08:28hgbotNote Added: 0137001

Notes
(0136452)
hgbot   
2022-04-11 07:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/354 [^]
(0136481)
joniturralde93   
2022-04-12 10:06   
19Q3.4 backport will be needed once the issue is closed. I can provide the customer's repository if needed on skype
(0136498)
hgbot   
2022-04-13 08:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/354 [^]
(0136499)
hgbot   
2022-04-13 08:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: c8d1451f55df6debd4af2b647c3edb635e68c498
Author: Prakash M <prakash@qualiantech.com>
Date: 11-04-2022 11:09:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c8d1451f55df6debd4af2b647c3edb635e68c498 [^]

Fixed BUG-48875: Added TimeOut TerminalLog for following Requests
* OB.App.Request.mobileServiceRequest
* OB.App.Request
* OB.App.State.Messages.Utils.createNewMessage
* OB.Data.ExtensibleModel
* serviceGET, servicePOST
* OB.DS.Process
* OB.DS.Request
* OB.RR.Request

---
M web/org.openbravo.mobile.core/app/util/network/Request.js
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
---
(0136628)
hgbot   
2022-04-20 13:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 59957949b9102e7d79bec95e87cd34f0d19c2db7
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 20-04-2022 16:41:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/59957949b9102e7d79bec95e87cd34f0d19c2db7 [^]

Revert "Fixed BUG-48875: Added TimeOut TerminalLog for following Requests"

This reverts commit c8d1451f55df6debd4af2b647c3edb635e68c498.

---
M web/org.openbravo.mobile.core/app/util/network/Request.js
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
---
(0136653)
ranjith_qualiantech_com   
2022-04-21 07:01   
Reopened issue due to tests failing in try-retail
(0136892)
hgbot   
2022-05-03 07:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/360 [^]
(0136893)
hgbot   
2022-05-03 07:31   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/184 [^]
(0136998)
hgbot   
2022-05-06 08:28   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/360 [^]
(0136999)
hgbot   
2022-05-06 08:28   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/184 [^]
(0137000)
hgbot   
2022-05-06 08:28   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 2869f74b0b42a46450cb892e56eb7a52c497d889
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 06-05-2022 06:28:44
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/2869f74b0b42a46450cb892e56eb7a52c497d889 [^]

Verifies ISSUE-48875: Added offline tests in AllowedErrors List

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/certification_france/OBCFRTestBase.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/certification_france/OBCFRTicket.java
---
(0137001)
hgbot   
2022-05-06 08:28   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 6cc021d33cc2ee7434db7ac59ba2f3b4ad38d43f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 06-05-2022 06:28:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/6cc021d33cc2ee7434db7ac59ba2f3b4ad38d43f [^]

Fixed BUG-48875: Added TimeOut TerminalLog for following Requests
* OB.App.Request.mobileServiceRequest
* OB.App.Request
* OB.App.State.Messages.Utils.createNewMessage
* OB.Data.ExtensibleModel
* serviceGET, servicePOST
* OB.DS.Process
* OB.DS.Request
* OB.RR.Request

---
M web/org.openbravo.mobile.core/app/util/network/Request.js
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
---