Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0035989 | Openbravo ERP | A. Platform | public | 2017-05-15 10:18 | 2022-02-01 08:08 | |||||||||||||||||||||
Reporter | caristu | |||||||||||||||||||||||||
Assigned To | Triage Platform Base | |||||||||||||||||||||||||
Priority | high | Severity | minor | Reproducibility | N/A | |||||||||||||||||||||
Status | acknowledged | Resolution | open | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Review Assigned To | ||||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||
Web browser | ||||||||||||||||||||||||||
Modules | Core | |||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||||
Triggers an Emergency Pack | No | |||||||||||||||||||||||||
Summary | 0035989: Default session values calculation on login is slow having a big amount of organizations | |||||||||||||||||||||||||
Description | The calculation of the default session values (values for the table with a 'is default' column) on login is slow having a big amount of organizations | |||||||||||||||||||||||||
Steps To Reproduce | 1) In an environment with 1000 organizations at least, do log-in. 2) Check the amount of time spent in the LoginUtils class when calculating the default values: DefaultSessionValuesData[] ds = DefaultSessionValuesData.select(conn); Notice that the calculation of the default values inside the LoginUtils.fillSessionArguments method is expensive (see attached image with a performance screenshot) | |||||||||||||||||||||||||
Proposed Solution | ||||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | Performance | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | DefaultValuesPerfScreenshot.png (91,920) 2017-05-15 10:18 https://issues.openbravo.com/file_download.php?file_id=10756&type=bug | |||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2017-05-15 10:18 | caristu | New Issue | ||||||||||||||||||||||||
2017-05-15 10:18 | caristu | Assigned To | => platform | |||||||||||||||||||||||
2017-05-15 10:18 | caristu | Modules | => Core | |||||||||||||||||||||||
2017-05-15 10:18 | caristu | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
2017-05-15 10:18 | caristu | File Added: DefaultValuesPerfScreenshot.png | ||||||||||||||||||||||||
2017-05-15 10:23 | caristu | Relationship added | related to 0035990 | |||||||||||||||||||||||
2017-05-15 10:24 | caristu | Relationship added | related to 0035553 | |||||||||||||||||||||||
2017-05-15 11:10 | caristu | Tag Attached: Performance | ||||||||||||||||||||||||
2017-05-29 13:08 | shuehner | Issue Monitored: shuehner | ||||||||||||||||||||||||
2017-11-10 11:21 | caristu | Relationship added | related to 0033602 | |||||||||||||||||||||||
2017-11-22 12:37 | shuehner | Note Added: 0100664 | ||||||||||||||||||||||||
2017-11-23 13:11 | caristu | Status | new => acknowledged | |||||||||||||||||||||||
2017-11-23 13:11 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=16351#r16351 | |||||||||||||||||||||||
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
Notes | |||||
|
|||||
|
|