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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040150
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Offline Modemajoralways2019-01-14 14:142019-03-27 13:46
ReportermigueldejuanaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR19Q1
StatusclosedFix in branchFixed in SCM revision7f4c394b971b
ProjectionnoneETAnoneTarget VersionRR19Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - QA Approved
Regression date2018-09-27
Regression introduced in releaseRR18Q4
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fe4ad38b1f0102c6a0667f4d0f3db2e2f8fb0af1#l1.8 [^]
Triggers an Emergency PackNo
Summary

0040150: Lockscreen offline is broken

DescriptionIf 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 SolutionAdd a test with this steps to reproduce
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0039940 closedranjith_qualiantech_com Lockscreen offline is broken 

-  Notes
(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
---

- Issue History
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
Powered by Mantis Bugtracker