Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005540 | Openbravo ERP | I. Performance | public | 2008-10-15 16:36 | 2009-05-19 11:18 |
|
Reporter | jacoboGiralt | |
Assigned To | alostale | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | |
Product Version | 2.40 | |
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 | 0005540: Importing big amounts of bpartners crashes the application in every window. |
Description | The default business partner import process creates a row in AD_USER for each business partner as contact.
But having lots of users in AD_USER limits the performance of the application in every window because of the audit drop-down (createdby) to the extent of crashing it when executing utils.js. |
Steps To Reproduce | 1. Import lots of business partners (client tried with 25000 but should happen with less)
2. Create a new row in any window
3. Application crashes |
Proposed Solution | Eliminate the createdby drop-down and substitute it for a filtered pop-up.
or
Change the default bpartner import so that it doesn't create the same number of users. |
Additional Information | |
Tags | performance2.40scrum, Sprint-3 |
Relationships | blocks | defect | 0005539 | | closed | alostale | Importing big amounts of bpartners crashes the application in every window. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-10-15 16:36 | cromero | New Issue | |
2008-10-15 16:36 | cromero | Assigned To | => shuehner |
2008-10-15 16:36 | cromero | Status | new => scheduled |
2008-10-15 16:50 | shuehner | Assigned To | shuehner => iperdomo |
2008-10-24 19:20 | iperdomo | Assigned To | iperdomo => alostale |
2008-11-06 17:22 | svnbot | Checkin | |
2008-11-06 17:22 | svnbot | Note Added: 0010051 | |
2008-11-06 17:22 | svnbot | Status | scheduled => resolved |
2008-11-06 17:22 | svnbot | Resolution | open => fixed |
2008-11-06 17:22 | svnbot | svn_revision | => 9759 |
2008-11-06 17:47 | shuehner | Tag Attached: performance2.40scrum | |
2008-11-06 17:47 | shuehner | Tag Attached: Sprint-3 | |
2009-05-19 11:18 | sureshbabu | Regression testing | => No |
2009-05-19 11:18 | sureshbabu | Status | resolved => closed |
2009-05-19 11:18 | sureshbabu | Note Added: 0016452 | |
2009-05-19 11:18 | sureshbabu | Fixed in Version | => 2.40MP4 |