Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0045562 | Retail Modules | Web POS | public | 2020-12-14 09:30 | 2021-01-25 11:47 | |||||||
Reporter | salvador_campanella | |||||||||||
Assigned To | Retail | |||||||||||
Priority | high | Severity | major | Reproducibility | always | |||||||
Status | new | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0045562: Messages, translations and lists for all modules are loaded from the database every time WebPOS is accessed or refreshed in HA | |||||||||||
Description | Messages, translations, and lists for all modules are loaded from the database every time WebPOS is accessed or refreshed in High Availability instances As part of the initial loading steps of WebPOS, there are some pre-render actions that include loading all the messages, translations, and lists. This information is not cached so the same results are loaded from the database many times. When having two nodes for the Application Server, when we login back office on node-A, and update the translation, only node-A Labels Map cleared. The translations only affect the tills linked to node-A, the tills linked on Node-B will not be affected. | |||||||||||
Steps To Reproduce | - Add a breakpoint in org.openbravo.mobile.core.login.LabelsComponent in functions getLabels() in line 'for (Object[] qryTrlObject : qryLists.list()) {' - Load the WebPOS login screen (the breakpoint is hit) - Refresh the page (the breakpoint is hit again) - Load the WebPOS login screen from another computer (the breakpoint is hit again) | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2020-12-14 09:30 | salvador_campanella | New Issue | ||||||||||
2020-12-14 09:30 | salvador_campanella | Assigned To | => Retail | |||||||||
2020-12-14 09:30 | salvador_campanella | Resolution time | => 1609714800 | |||||||||
2020-12-14 09:30 | salvador_campanella | Triggers an Emergency Pack | => No | |||||||||
2020-12-14 09:30 | salvador_campanella | Relationship added | related to 0042356 | |||||||||
2020-12-31 07:47 | marvintm | Note Added: 0125200 | ||||||||||
2020-12-31 07:47 | marvintm | Type | defect => design defect | |||||||||
2021-01-25 11:47 | marvintm | Resolution time | 1609714800 => |
Notes | |||||
|
|||||
|
|