Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043057
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2020-01-29 19:362020-02-17 16:11
ReportermalsasuaView Statuspublic 
Assigned Tomarkmm82 
PrioritynormalResolutionfixedFixed in VersionRR20Q2
StatusclosedFix in branchFixed in SCM revision230aa2e68849
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0043057: Add log traces during incrementar refresh process

DescriptionAdd below log traces in the incremental refresh process:
. during background-request process:
-new log trace: total count records retrieved from server
-new log trace: total time taken by the background request process

. during background-save process:
-new log trace: total count records stored in database during the process
-new log trace: total time taken by the background save process
Steps To Reproducen/a
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0117661)
hgbot (developer)
2020-02-12 01:42

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 230aa2e68849ae3ea9ba810b6a54a4328dfce2b0
Author: Mark Molina <mark.molina <at> doceleguas.com>
Date: Tue Feb 11 21:08:14 2020 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/230aa2e68849ae3ea9ba810b6a54a4328dfce2b0 [^]

Fixes issue 43057: Added log traces during incremental refresh processes

Were added some logs to notice the total time and records count affected by the
background-request and the background-save processes during incremental refresh
processes.

Logs can be identified in the browser console by the following prefixes:
During the an incremental data load for models:
[background-request-incremental]
[background-save-incremental]

During the a full data load for models:
[background-request-full]
[background-save-full]

The logs have the following structure:
Loaded/Saved <total records loaded or saved> records in the process. Finished after
<total ellapsed time for loading/saving> miliseconds.

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0117855)
guilleaer (manager)
2020-02-17 13:26

Information about save/update in DB is shown when just requests were executed
Information about requests is shown when just save/update in DB was executed
(0117869)
hgbot (developer)
2020-02-17 14:41

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 88e43dbac88f5b621fb5b8d5ed81cd89098f2821
Author: Mark Molina <mark.molina <at> doceleguas.com>
Date: Mon Feb 17 10:40:21 2020 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/88e43dbac88f5b621fb5b8d5ed81cd89098f2821 [^]

Related to issue 43057:Only show information for the executed background process

It is only show information for an specific background process if it was executed
in the master data refresh.

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0117873)
guilleaer (manager)
2020-02-17 15:49

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 88e43dbac88f5b621fb5b8d5ed81cd89098f2821
Author: Mark Molina <mark.molina <at> doceleguas.com>
Date: Mon Feb 17 10:40:21 2020 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/88e43dbac88f5b621fb5b8d5ed81cd89098f2821 [^] [^]

Related to issue 43057:Only show information for the executed background process

It is only show information for an specific background process if it was executed
in the master data refresh.

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js

- Issue History
Date Modified Username Field Change
2020-01-29 19:36 malsasua New Issue
2020-01-29 19:36 malsasua Assigned To => Retail
2020-01-29 19:36 malsasua Resolution time => 1582153200
2020-01-29 19:36 malsasua Triggers an Emergency Pack => No
2020-02-03 15:36 markmm82 Status new => acknowledged
2020-02-03 17:07 markmm82 Assigned To Retail => markmm82
2020-02-03 17:07 markmm82 Status acknowledged => scheduled
2020-02-12 01:42 hgbot Checkin
2020-02-12 01:42 hgbot Note Added: 0117661
2020-02-12 01:42 hgbot Status scheduled => resolved
2020-02-12 01:42 hgbot Resolution open => fixed
2020-02-12 01:42 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/230aa2e68849ae3ea9ba810b6a54a4328dfce2b0 [^]
2020-02-17 13:26 guilleaer Note Added: 0117855
2020-02-17 13:26 guilleaer Status resolved => new
2020-02-17 13:26 guilleaer Resolution fixed => open
2020-02-17 14:41 hgbot Checkin
2020-02-17 14:41 hgbot Note Added: 0117869
2020-02-17 14:53 markmm82 Status new => scheduled
2020-02-17 15:49 guilleaer Note Added: 0117873
2020-02-17 15:49 guilleaer Status scheduled => resolved
2020-02-17 15:49 guilleaer Resolution open => fixed
2020-02-17 16:11 guilleaer Review Assigned To => guilleaer
2020-02-17 16:11 guilleaer Status resolved => closed
2020-02-17 16:11 guilleaer Fixed in Version => RR20Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker