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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027465
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-08-26 02:002014-09-30 10:58
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR14Q4
StatusclosedFix in branchpiFixed in SCM revisiond59d66cc0efe
ProjectionnoneETAnoneTarget VersionRR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027465: Stabilization: When 'setUserModelOnline' fails to save the current user info, the loading process fails

DescriptionStabilization: When 'setUserModelOnline' was enable to save the current user, the loading process failed
Steps To ReproduceSometimes, OB.Dal.save fails to save the current user data
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0027342RR14Q4 closedOrekaria Stabilization: Unuseful code in ob-terminal-model.js - setUserModelOnline 
depends on feature request 0027447RR14Q4 closedOrekaria Stabilization: Add a new method to clean the local storage and reload the web page 
blocks feature request 0027329 newRetail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
blocks defect 0028056 closedOrekaria Sometimes login gets stucked because asyncrony problems 

-  Notes
(0069730)
hgbot (developer)
2014-08-26 02:53

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a7618246161ab144f3a669505d464538aced887a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Aug 26 02:05:30 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a7618246161ab144f3a669505d464538aced887a [^]

Related to issue 27465: When 'setUserModelOnline' fails to save the current user info, the 'cleanLocalStorageAndReload' method will be called
- this is done in order to be sure that the environment has the proper data and to avoid further loading errors

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0069936)
hgbot (developer)
2014-09-03 10:50

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8f0d47cd9a1e025539837bd4733d339a647d09ce
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Sep 03 10:49:40 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8f0d47cd9a1e025539837bd4733d339a647d09ce [^]

Related to issue 27465: Better log message

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0070415)
hgbot (developer)
2014-09-26 01:18

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 349ec2825e450d7690d62fc4fab4dcd2adeeb32e
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Sep 26 01:18:09 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/349ec2825e450d7690d62fc4fab4dcd2adeeb32e [^]

Fixes issue 27465: sometimes, more in slow computers, the 'user' table fail to be save in the local database
- a quick fix is applied until further analysis is performed
- the fix is just calling the same function again. this seems to happen only once after the first time failed

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0070416)
hgbot (developer)
2014-09-26 01:23

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 466425694092516915203f590d736d62628e02d8
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Sep 26 01:22:39 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/466425694092516915203f590d736d62628e02d8 [^]

Related to issue 27465: a comment has been added with the exception raised

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0070470)
hgbot (developer)
2014-09-28 04:56

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 4fbbe43fd5a351c2c51ce636873b7c5c179a1760
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Sep 28 04:56:15 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4fbbe43fd5a351c2c51ce636873b7c5c179a1760 [^]

Related to issue 27465: backed out the quickfix for the 'setUserModelOnline I' loading error

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0070520)
hgbot (developer)
2014-09-30 01:34

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d59d66cc0efe334bc2f8e89e8d830173c73218b3
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Sep 30 01:33:44 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d59d66cc0efe334bc2f8e89e8d830173c73218b3 [^]

Fixes issue 27465: Asyncrhony is nice but reliability is better than performance

Sometimes slow is better than fast

- the 'setUserModelOnline' method executes the actions synchonously

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

- Issue History
Date Modified Username Field Change
2014-08-26 02:00 Orekaria New Issue
2014-08-26 02:00 Orekaria Assigned To => Orekaria
2014-08-26 02:00 Orekaria Triggers an Emergency Pack => No
2014-08-26 02:01 Orekaria Status new => acknowledged
2014-08-26 02:02 Orekaria Summary Stabilization: When 'setUserModelOnline' was enable to save the current user, the loading process failed => Stabilization: When 'setUserModelOnline' fails to save the current user info, the loading process fails
2014-08-26 02:02 Orekaria Relationship added depends on 0027447
2014-08-26 02:03 Orekaria Relationship added blocks 0027329
2014-08-26 02:11 Orekaria Relationship added related to 0027342
2014-08-26 02:53 hgbot Checkin
2014-08-26 02:53 hgbot Note Added: 0069730
2014-09-02 22:05 Orekaria Status acknowledged => scheduled
2014-09-02 22:05 Orekaria fix_in_branch => pi
2014-09-02 22:05 Orekaria Status scheduled => resolved
2014-09-02 22:05 Orekaria Fixed in Version => RR14Q4
2014-09-02 22:05 Orekaria Resolution open => fixed
2014-09-03 10:50 hgbot Checkin
2014-09-03 10:50 hgbot Note Added: 0069936
2014-09-26 01:18 hgbot Checkin
2014-09-26 01:18 hgbot Note Added: 0070415
2014-09-26 01:18 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/349ec2825e450d7690d62fc4fab4dcd2adeeb32e [^]
2014-09-26 01:23 hgbot Checkin
2014-09-26 01:23 hgbot Note Added: 0070416
2014-09-28 04:56 hgbot Checkin
2014-09-28 04:56 hgbot Note Added: 0070470
2014-09-30 01:34 hgbot Checkin
2014-09-30 01:34 hgbot Note Added: 0070520
2014-09-30 01:34 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/349ec2825e450d7690d62fc4fab4dcd2adeeb32e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d59d66cc0efe334bc2f8e89e8d830173c73218b3 [^]
2014-09-30 10:58 marvintm Review Assigned To => marvintm
2014-09-30 10:58 marvintm Status resolved => closed
2014-11-25 15:10 Orekaria Relationship added blocks 0028056


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker