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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005152
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 02. Master data managementminorhave not tried2008-09-22 12:552009-05-21 16:37
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branch2.40-performanceFixed in SCM revision9465
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005152: Product Selector does take a very long time to open with many products

DescriptionThe SQL used in the product selector is not efficient when having 0029055:0075000 products.
=> the product selector does not work with this amount of work as it runs in a timeout
Tagsperformance2.40scrum, Sprint-1
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0005180 closedshuehner DataGrid.js supports sortable=yes/no for each column, but not our DataGridStructure template for defining a grid 
blocks defect 0005126 closedshuehner Product Selector does take a very long time to open with many products 

-  Notes
(0009148)
svnbot (reporter)
2008-09-23 11:06

Repository: openbravo
Revision: 7693
Author: huehner
Date: 2008-09-23 11:06:04 +0200 (Tue, 23 Sep 2008)

Fixed 5152
Improved performance of the product selector with many products:
- speed up counting of record in filter by using extra sql query
- rewrite data retrieving sql to first filter and limit and then calculate the rest of the data
- disable sorting of all columns besides: key,name (feature regression)

---
U branches/r2.40performance/src/org/openbravo/erpCommon/info/Product.java
U branches/r2.40performance/src/org/openbravo/erpCommon/info/Product_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=7693&sc=1 [^]
(0009857)
svnbot (reporter)
2008-10-30 19:11

Repository: openbravo
Revision: 9465
Author: huehner
Date: 2008-10-30 19:11:37 +0100 (Thu, 30 Oct 2008)

Issue 5152
Fix error introduced in r7693 which did not show all relevant products in some cases.

---
U branches/r2.40performance/src/org/openbravo/erpCommon/info/Product.java
U branches/r2.40performance/src/org/openbravo/erpCommon/info/Product_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=9465&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-09-22 12:55 cromero New Issue
2008-09-22 12:55 cromero Assigned To => shuehner
2008-09-22 12:55 cromero Status new => scheduled
2008-09-23 10:28 shuehner Relationship added depends on 0005180
2008-09-23 10:54 shuehner Tag Attached: performance2.40scrum
2008-09-23 11:06 svnbot Checkin
2008-09-23 11:06 svnbot Note Added: 0009148
2008-09-23 11:06 svnbot Status scheduled => resolved
2008-09-23 11:06 svnbot Resolution open => fixed
2008-09-23 11:06 svnbot svn_revision => 7693
2008-10-23 07:48 iperdomo Tag Attached: sprint1
2008-10-24 18:15 iperdomo Tag Detached: sprint1
2008-10-24 18:15 iperdomo Tag Attached: Sprint-1
2008-10-30 19:11 svnbot Checkin
2008-10-30 19:11 svnbot Note Added: 0009857
2008-10-30 19:11 svnbot svn_revision 7693 => 9465
2009-05-21 16:37 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker