Openbravo Issue Tracking System - POS2
View Issue Details
0057588POS2Corepublic2025-01-08 11:392025-01-15 17:59
ablasco 
ablasco 
normalmajorhave not tried
newopen 
5
 
 
No
0057588: Research performance improvements when switching between application modes Add Apps
Whenever the user switches between application modes (POS ↔︎ SCO), the application logs out and logs in. Sometimes the user perceives slowness during this switch, due to the many initializations done during login.

Research what actions take place during login, and determine whether we could skip some of those (i.e. incremental master data refresh) when the login has been triggered by an application mode change.
*
No tags attached.
Issue History
2025-01-08 11:39ablascoNew Issue
2025-01-08 11:39ablascoAssigned To => ablasco
2025-01-08 11:39ablascoTriggers an Emergency Pack => No
2025-01-08 12:55hgbotNote Added: 0173912
2025-01-09 09:44hgbotNote Added: 0173936
2025-01-15 17:59hgbotNote Added: 0174208
2025-01-15 17:59hgbotNote Added: 0174209

Notes
(0173912)
hgbot   
2025-01-08 12:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1711 [^]
(0173936)
hgbot   
2025-01-09 09:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3334 [^]
(0174208)
hgbot   
2025-01-15 17:59   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 67fd249ea4849338dfe1f39f1a76e5d18f5877c2
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 15-01-2025 17:58:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/67fd249ea4849338dfe1f39f1a76e5d18f5877c2 [^]

Related to ISSUE-57588: Improving performance in application mode switch by skipping some actions

---
M web-jspack/org.openbravo.core2/src/authentication/loginInitActions.js
M web-jspack/org.openbravo.core2/src/core/authentication/OnLoginActions.js
M web-jspack/org.openbravo.core2/src/core/authentication/__test__/OnLoginActions.test.js
M web-jspack/org.openbravo.core2/src/core/authentication/__test__/RestoreSession.test.js
---
(0174209)
hgbot   
2025-01-15 17:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1711 [^]