Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005540 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] I. Performance | major | always | 2008-10-15 16:36 | 2009-05-19 11:18 | |||
Reporter | jacoboGiralt | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40-performance | Fixed in SCM revision | 9759 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | Java 1.5 | |||
OS Version | Database version | Oracle 10g | Ant version | Ant 1.7.0 | ||||
Product Version | 2.40 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
Tags | performance2.40scrum, Sprint-3 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0010051) svnbot (reporter) 2008-11-06 17:22 |
Repository: openbravo Revision: 9759 Author: huehner Date: 2008-11-06 17:22:10 +0100 (Thu, 06 Nov 2008) Fixed 5540 Change references to CreateBy and UpdatedBy fields from being combo-boxes to be normal (read-only) text-fields. --- U branches/r2.40performance/src/org/openbravo/erpCommon/utility/TableSQLData.java U branches/r2.40performance/src-db/database/model/functions/AD_TABLE_IMPORT.xml U branches/r2.40performance/src-db/database/sourcedata/AD_COLUMN.xml U branches/r2.40performance/src-wad/src/org/openbravo/wad/Fields_data.xsql U branches/r2.40performance/src-wad/src/org/openbravo/wad/Wad.java U branches/r2.40performance/src-wad/src/org/openbravo/wad/WadUtility.java U branches/r2.40performance/src-wad/src/org/openbravo/wad/datasource.xsqlxml --- https://dev.openbravo.com/websvn/openbravo/?rev=9759&sc=1 [^] |
(0016452) sureshbabu (reporter) 2009-05-19 11:18 |
Tested in 2.40MP4 postgres context with 4000 records - BP working fine |
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 |
Copyright © 2000 - 2009 MantisBT Group |