Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005539
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] I. Performancemajoralways2008-10-15 16:262009-04-21 11:05
ReporterjacoboGiraltView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchpiFixed in SCM revision9554
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava versionJava 1.5
OS VersionDatabase versionOracle 10gAnt versionAnt 1.7.0
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005539: Importing big amounts of bpartners crashes the application in every window.

DescriptionThe 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 Reproduce1. 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 SolutionEliminate 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.
Tagsperformance2.40scrum, Sprint-3
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0005540 closedalostale Importing big amounts of bpartners crashes the application in every window. 
related to defect 0005862 closedalostale The change from combo-boxes to textfields for CreatedBy & UpdatedBy removes link for navigating to the User/Contect 

-  Notes
(0010046)
shuehner (administrator)
2008-11-06 17:13

This is fixed in trunk. But the commits got assigned to the wrong issue. Fixed by changing all references to CreatedBy & UpdatedBy to be normal textfields instead of combo-boxes. So the big number of imported customers is no problem anymore.
(0010049)
shuehner (administrator)
2008-11-06 17:16

The commits to fix this got accidently assigned to issue 5620, repeating the commit messages here and close this issue.

Repository: openbravo
Revision: 9531
Author: alostale
Date: 2008-10-31 17:55:34 +0100 (Fri, 31 Oct 2008)

fixed bug 0005620: Don't show all the users in the audit info fields

---
U trunk/src-wad/src/org/openbravo/wad/Fields_data.xsql
U trunk/src-wad/src/org/openbravo/wad/Wad.java
U trunk/src-wad/src/org/openbravo/wad/WadUtility.java
U trunk/src-wad/src/org/openbravo/wad/datasource.xsqlxml

Repository: openbravo
Revision: 9532
Author: alostale
Date: 2008-10-31 17:58:05 +0100 (Fri, 31 Oct 2008)

fixed bug 0005620: Don't show all the users in the audit info fields (db function)

---
U trunk/src-db/database/model/functions/AD_TABLE_IMPORT.xml

Repository: openbravo
Revision: 9533
Author: alostale
Date: 2008-10-31 18:02:17 +0100 (Fri, 31 Oct 2008)

fixed bug 0005620: Don't show all the users in the audit info fields (db data)

---
U trunk/src-db/database/sourcedata/AD_COLUMN.xml

Repository: openbravo
Revision: 9550
Author: alostale
Date: 2008-11-03 09:28:49 +0100 (Mon, 03 Nov 2008)

fixed bug 0005620: Fixed warnings about not found columns when generating windows

---
U trunk/src-wad/src/org/openbravo/wad/WadUtility.java

Repository: openbravo
Revision: 9552
Author: alostale
Date: 2008-11-03 09:37:35 +0100 (Mon, 03 Nov 2008)

fixed bug 0005620: Fixed minor bugs with this issue

---
U trunk/src-wad/src/org/openbravo/wad/Fields_data.xsql
U trunk/src-wad/src/org/openbravo/wad/WadUtility.java

Repository: openbravo
Revision: 9554
Author: huehner
Date: 2008-11-03 09:48:16 +0100 (Mon, 03 Nov 2008)

Issue 5620
add missing 'as' to fix sql statement on postgres

---
U trunk/src-wad/src/org/openbravo/wad/Fields_data.xsql

- Issue History
Date Modified Username Field Change
2008-10-15 16:26 jacoboGiralt New Issue
2008-10-15 16:26 jacoboGiralt Assigned To => cromero
2008-10-15 16:26 jacoboGiralt sf_bug_id 0 => 2168622
2008-10-15 16:36 cromero Severity critical => major
2008-10-15 16:36 cromero Category 02. Master data management => I. Performance
2008-10-15 16:36 cromero Status new => scheduled
2008-10-15 16:36 cromero Assigned To cromero => shuehner
2008-10-15 16:36 cromero fix_in_branch => trunk
2008-10-15 16:50 shuehner Assigned To shuehner => iperdomo
2008-10-24 19:20 iperdomo Assigned To iperdomo => alostale
2008-11-06 17:13 shuehner Note Added: 0010046
2008-11-06 17:16 shuehner Status scheduled => resolved
2008-11-06 17:16 shuehner Fixed in Version => trunk
2008-11-06 17:16 shuehner svn_revision => 9554
2008-11-06 17:16 shuehner Resolution open => fixed
2008-11-06 17:16 shuehner Note Added: 0010049
2008-11-06 17:24 shuehner Relationship added related to 0005862
2008-11-06 17:46 shuehner Tag Attached: performance2.40scrum
2008-11-06 17:46 shuehner Tag Attached: Sprint-3
2009-04-21 11:05 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker