Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036224 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | have not tried | 2017-06-11 17:19 | 2017-10-27 11:29 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | c2f8a3225e88 | ||||
Projection | none | ETA | none | Target Version | RR17Q3 | |||
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 | 0036224: Do not do automatic incremental load at login | |||||||
Description | Currently the system always does incremental load of data at login. This causes the login to be do many (40+) requests at login to load master data. In some user cases this incremental load is not needed at every login. This is most apparent if there are many logins per day and incremental data period is less than the time between logins. | |||||||
Steps To Reproduce | Login, check the requests | |||||||
Proposed Solution | Preference controlled. At login check if an incremental load is required using the incremental load setting. If no incremental load is needed then do not do the incremental load. Implement this behavior with a preference, the default behavior should be the current one (always do incremental load) | |||||||
Tags | No tags attached. | |||||||
Attached Files | core-prevent-inc-load.diff [^] (2,504 bytes) 2017-06-15 23:17 [Show Content]
retail-prevent-inc-load.diff [^] (2,305 bytes) 2017-06-15 23:17 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0097451) hgbot (developer) 2017-06-16 17:25 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 0392d99a6e9103ed5f3c0b818773b803965eb263 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Jun 16 17:25:05 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0392d99a6e9103ed5f3c0b818773b803965eb263 [^] Related to issue 36224: Do not do automatic incremental load at login Add preference to disable auto-load at login, in case preference is set do not do auto-load --- M src-db/database/sourcedata/AD_REF_LIST.xml M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0097452) hgbot (developer) 2017-06-16 17:28 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c2f8a3225e88c389bc3032eb5068798f8425327c Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Jun 16 17:28:20 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c2f8a3225e88c389bc3032eb5068798f8425327c [^] Fixes issue 36224: Do not do automatic incremental load at login Schedule next inc-load at the correct interval --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
(0097453) mtaal (manager) 2017-06-16 17:32 |
Was reviewed by Antonio |
(0097455) hgbot (developer) 2017-06-16 18:06 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a8bb428908450cf275a0d0e4c9ef9a62770a4e87 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Jun 16 18:05:57 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a8bb428908450cf275a0d0e4c9ef9a62770a4e87 [^] Related to issue 36224: Do not do automatic incremental load at login Solve jsbeautify error --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
(0100099) jorge-garcia (reporter) 2017-10-27 11:29 |
Reopnened to create backport for 17Q2.4 |
Issue History | |||
Date Modified | Username | Field | Change |
2017-06-11 17:19 | mtaal | New Issue | |
2017-06-11 17:19 | mtaal | Assigned To | => mtaal |
2017-06-11 17:19 | mtaal | Triggers an Emergency Pack | => No |
2017-06-11 17:21 | mtaal | File Added: retail-prevent-inc-load.diff | |
2017-06-11 17:21 | mtaal | File Added: core-prevent-inc-load.diff | |
2017-06-13 17:08 | mtaal | File Deleted: core-prevent-inc-load.diff | |
2017-06-13 17:08 | mtaal | File Added: core-prevent-inc-load.diff | |
2017-06-13 17:16 | mtaal | File Deleted: retail-prevent-inc-load.diff | |
2017-06-13 17:16 | mtaal | File Added: retail-prevent-inc-load.diff | |
2017-06-13 23:16 | mtaal | Relationship added | blocks 0036248 |
2017-06-13 23:16 | mtaal | Relationship deleted | blocks 0036248 |
2017-06-13 23:16 | mtaal | Relationship added | related to 0036248 |
2017-06-15 23:17 | mtaal | File Deleted: core-prevent-inc-load.diff | |
2017-06-15 23:17 | mtaal | File Deleted: retail-prevent-inc-load.diff | |
2017-06-15 23:17 | mtaal | File Added: core-prevent-inc-load.diff | |
2017-06-15 23:17 | mtaal | File Added: retail-prevent-inc-load.diff | |
2017-06-16 17:25 | hgbot | Checkin | |
2017-06-16 17:25 | hgbot | Note Added: 0097451 | |
2017-06-16 17:28 | hgbot | Checkin | |
2017-06-16 17:28 | hgbot | Note Added: 0097452 | |
2017-06-16 17:28 | hgbot | Status | new => resolved |
2017-06-16 17:28 | hgbot | Resolution | open => fixed |
2017-06-16 17:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c2f8a3225e88c389bc3032eb5068798f8425327c [^] |
2017-06-16 17:32 | mtaal | Review Assigned To | => marvintm |
2017-06-16 17:32 | mtaal | Note Added: 0097453 | |
2017-06-16 17:32 | mtaal | Status | resolved => closed |
2017-06-16 17:32 | mtaal | Fixed in Version | => RR17Q3 |
2017-06-16 18:06 | hgbot | Checkin | |
2017-06-16 18:06 | hgbot | Note Added: 0097455 | |
2017-10-20 10:06 | Sandrahuguet | Relationship added | related to 0037129 |
2017-10-27 11:29 | jorge-garcia | Note Added: 0100099 | |
2017-10-27 11:29 | jorge-garcia | Status | closed => new |
2017-10-27 11:29 | jorge-garcia | Resolution | fixed => open |
2017-10-27 11:29 | jorge-garcia | Fixed in Version | RR17Q3 => |
2017-10-27 11:29 | jorge-garcia | Status | new => scheduled |
2017-10-27 11:29 | jorge-garcia | Status | scheduled => resolved |
2017-10-27 11:29 | jorge-garcia | Resolution | open => fixed |
2017-10-27 11:29 | jorge-garcia | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |