Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040150 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Offline Mode | major | always | 2019-01-14 14:14 | 2019-03-27 13:46 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7f4c394b971b | ||||
Projection | none | ETA | none | Target Version | RR19Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2018-09-27 | |||||||
Regression introduced in release | RR18Q4 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fe4ad38b1f0102c6a0667f4d0f3db2e2f8fb0af1#l1.8 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040150: Lockscreen offline is broken | |||||||
Description | If we try to do lock screen offline is not working. Since 18Q4, when we try todo lock screen in offline, we refresh the window instead of going to login window. | |||||||
Steps To Reproduce | - Login in Web POS online - Go to offline - Open Menu - User - Lock Screen - ERROR! We refresh the pointofsale window instead of navigate to login window | |||||||
Proposed Solution | Add a test with this steps to reproduce | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0109694) hgbot (developer) 2019-02-12 11:45 |
Repository: retail/backports/3.0RR19Q1/org.openbravo.mobile.core Changeset: 7f4c394b971bd025fbc409bd950a96e967c20e66 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Feb 12 16:14:36 2019 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.mobile.core/rev/7f4c394b971bd025fbc409bd950a96e967c20e66 [^] Fixed issue 40150 : POS should naviage to Login when it is locked in offline * Added New localStorage "POSSessionActive" to track the active session If there is no active session and try to reload in offline, it will be redirected to login screen --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0109695) hgbot (developer) 2019-02-12 11:45 |
Repository: retail/backports/3.0RR19Q1/pi-mobile Changeset: 638a6331bce4e0fc2b7be7712eb6653e9d0c7abe Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Feb 12 16:14:51 2019 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/pi-mobile/rev/638a6331bce4e0fc2b7be7712eb6653e9d0c7abe [^] Related to issue 40150 : Applied New Java Formatting --- M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I38212_OfflineTimeOut.java --- |
(0109698) hgbot (developer) 2019-02-12 11:46 |
Repository: retail/backports/3.0RR19Q1/pi-mobile Changeset: 60a03a186373ce30925a80d94b53aff04a0b8a17 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Feb 12 16:16:03 2019 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/pi-mobile/rev/60a03a186373ce30925a80d94b53aff04a0b8a17 [^] Related to issue 40150 : Applied New Java Formatting --- M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I38212_OfflineTimeOut.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I40150_VerifyLockAndReloadInOffline.java --- |
(0110689) hgbot (developer) 2019-03-27 13:46 |
Repository: tools/automation/pi-mobile Changeset: 638a6331bce4e0fc2b7be7712eb6653e9d0c7abe Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Feb 12 16:14:51 2019 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/638a6331bce4e0fc2b7be7712eb6653e9d0c7abe [^] Related to issue 40150 : Applied New Java Formatting --- M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I38212_OfflineTimeOut.java --- |
(0110690) hgbot (developer) 2019-03-27 13:46 |
Repository: tools/automation/pi-mobile Changeset: 60a03a186373ce30925a80d94b53aff04a0b8a17 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Feb 12 16:16:03 2019 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/60a03a186373ce30925a80d94b53aff04a0b8a17 [^] Related to issue 40150 : Applied New Java Formatting --- M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I38212_OfflineTimeOut.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I40150_VerifyLockAndReloadInOffline.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-02-05 17:08 | jorge-garcia | Type | defect => backport |
2019-02-05 17:08 | jorge-garcia | Target Version | => RR19Q1 |
2019-02-12 11:45 | hgbot | Checkin | |
2019-02-12 11:45 | hgbot | Note Added: 0109694 | |
2019-02-12 11:45 | hgbot | Status | scheduled => resolved |
2019-02-12 11:45 | hgbot | Resolution | open => fixed |
2019-02-12 11:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c86b75b92638520516d1a153bd1af3d00fb97174 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.mobile.core/rev/7f4c394b971bd025fbc409bd950a96e967c20e66 [^] |
2019-02-12 11:45 | hgbot | Checkin | |
2019-02-12 11:45 | hgbot | Note Added: 0109695 | |
2019-02-12 11:46 | hgbot | Checkin | |
2019-02-12 11:46 | hgbot | Note Added: 0109698 | |
2019-02-19 09:25 | marvintm | Review Assigned To | => marvintm |
2019-02-19 09:25 | marvintm | Status | resolved => closed |
2019-02-19 09:25 | marvintm | Fixed in Version | => RR19Q1 |
2019-03-27 13:46 | hgbot | Checkin | |
2019-03-27 13:46 | hgbot | Note Added: 0110689 | |
2019-03-27 13:46 | hgbot | Checkin | |
2019-03-27 13:46 | hgbot | Note Added: 0110690 |
Copyright © 2000 - 2009 MantisBT Group |