Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039366 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2018-09-27 17:18 | 2018-10-16 15:23 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 48a81aeb6417 | ||||
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 | Production - Confirmed Stable | |||||||
Regression date | 2018-05-31 | |||||||
Regression introduced in release | RR18Q2.1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/76b04df18c4c746eb6c64dc621962f8d2aeb1dc1 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039366: Error in the preference "No Auto Incremental Load at Login" | |||||||
Description | Error in the preference "No Auto Incremental Load at Login" | |||||||
Steps To Reproduce | 1. Activate the preference "No Auto Incremental Load at Login" 2. Try to log in to the POS Terminal. 3. Log out. 4. Try again to log in to the POS Terminal. ** Verify that it is not possible to log in. The data load stops in: "Loading Incremental Data... Reading Terminal properties" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0107066) jorge-garcia (reporter) 2018-09-28 11:49 |
Reopen issue to create backports |
(0107089) hgbot (developer) 2018-10-01 16:13 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 48a81aeb6417330dffceee42c48f1f420801e061 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Sep 28 11:30:51 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/48a81aeb6417330dffceee42c48f1f420801e061 [^] Fixed issue 39366: Error in the preference "No Auto Incremental Load at Login" The problem was caused due to some triggers we remove in 18Q3. These triggers were replaced by callbacks to manage correctly the asynchronous calls. In the specific flow reported in the issue, we miss to include the callback. --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0107091) hgbot (developer) 2018-10-01 16:13 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 17f5b01a5620280cb1ee37045c01d81b01f174ca Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Sep 28 11:32:09 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/17f5b01a5620280cb1ee37045c01d81b01f174ca [^] Related to issue 39366: Error in the preference "No Auto Incremental Load at Login" Fix a possible error when the interval to decide if the incremental should be done is being calculated. --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
(0107338) hgbot (developer) 2018-10-16 15:23 |
Repository: tools/automation/pi-mobile Changeset: c7dc432443b528c9b5bb8b6423fb1cbbdb83070e Author: Alejandro <alekosmp86 <at> gmail.com> Date: Tue Oct 09 16:21:15 2018 -0400 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c7dc432443b528c9b5bb8b6423fb1cbbdb83070e [^] Related to issue 39366: added automated test --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I39366_VerifyLoginWithNoAutoIncrementalLoadAtLoginPref.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2018-09-27 17:18 | Leyre | New Issue | |
2018-09-27 17:18 | Leyre | Assigned To | => Retail |
2018-09-27 17:18 | Leyre | Resolution time | => 1539813600 |
2018-09-27 17:18 | Leyre | Triggers an Emergency Pack | => No |
2018-09-28 03:04 | rqueralta | Assigned To | Retail => rqueralta |
2018-09-28 03:05 | rqueralta | Status | new => scheduled |
2018-09-28 08:20 | jorge-garcia | Assigned To | rqueralta => jorge-garcia |
2018-09-28 11:10 | egoitz | Resolution time | 1539813600 => 1538344800 |
2018-09-28 11:49 | jorge-garcia | Note Added: 0107066 | |
2018-09-28 11:49 | jorge-garcia | Status | scheduled => acknowledged |
2018-09-28 11:52 | jorge-garcia | Regression level | => Production - Confirmed Stable |
2018-09-28 11:52 | jorge-garcia | Regression date | => 2018-05-31 |
2018-09-28 11:52 | jorge-garcia | Regression introduced in release | => RR18Q2.1 |
2018-09-28 11:52 | jorge-garcia | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/76b04df18c4c746eb6c64dc621962f8d2aeb1dc1 [^] |
2018-09-28 11:53 | jorge-garcia | Relationship added | caused by 0038640 |
2018-09-28 11:53 | jorge-garcia | Status | acknowledged => scheduled |
2018-09-28 13:17 | egoitz | Issue Monitored: egoitz | |
2018-10-01 16:13 | hgbot | Checkin | |
2018-10-01 16:13 | hgbot | Note Added: 0107089 | |
2018-10-01 16:13 | hgbot | Status | scheduled => resolved |
2018-10-01 16:13 | hgbot | Resolution | open => fixed |
2018-10-01 16:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/48a81aeb6417330dffceee42c48f1f420801e061 [^] |
2018-10-01 16:13 | hgbot | Checkin | |
2018-10-01 16:13 | hgbot | Note Added: 0107091 | |
2018-10-01 18:49 | marvintm | Review Assigned To | => marvintm |
2018-10-01 18:49 | marvintm | Status | resolved => closed |
2018-10-01 18:49 | marvintm | Fixed in Version | => RR19Q1 |
2018-10-16 15:23 | hgbot | Checkin | |
2018-10-16 15:23 | hgbot | Note Added: 0107338 |
Copyright © 2000 - 2009 MantisBT Group |