Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026867 | Openbravo ERP | A. Platform | public | 2014-06-13 15:01 | 2014-08-25 17:18 |
|
Reporter | egoitz | |
Assigned To | daniOpenbravo | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q4 | Fixed in Version | 3.0PR14Q4 | |
Merge Request Status | |
Review Assigned To | malsasua |
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 | 0026867: The manage variants process causes the server crash with a big amount of possible combinations. |
Description | The manage variants process causes the server crash with a big amount of possible combinations. |
Steps To Reproduce | -Create 5 characteritics with the follwing nmber of options for each one: (30, 5, 8, 5, 6)
-Creaet a generic product and assign the previous characteristics.
-click on the manage variants process |
Proposed Solution | -Add a limit to not show more that X records (for example using a preference)
-When filtering the grid apply the filters to avoid computing all the records. |
Additional Information | |
Tags | Performance |
Relationships | duplicate of | defect | 0027170 | 3.0PR15Q3 | closed | eduardo_Argal | Problem in event handler CharacteristicValueEventHandler.java when you update a characteristics value | has duplicate | design defect | 0024930 | | new | gorkaion | Manage Variants does not work if there are a lot of variants configured | related to | defect | 0026868 | 3.0PR14Q4 | closed | AugustoMauch | The getCount method of the ManageVariantsDS datasource computes all the records to get the total | related to | feature request | 0028404 | | new | AugustoMauch | Make configurable the maximum number of variants that can be generated by the manage variants process | related to | defect | 0038922 | | closed | jarmendariz | The variants of a product are not shown. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-06-13 15:01 | egoitz | New Issue | |
2014-06-13 15:01 | egoitz | Assigned To | => AugustoMauch |
2014-06-13 15:01 | egoitz | Modules | => Core |
2014-06-13 15:01 | egoitz | Resolution time | => 1403128800 |
2014-06-13 15:01 | egoitz | Triggers an Emergency Pack | => No |
2014-06-13 15:08 | egoitz | Priority | urgent => immediate |
2014-06-13 15:08 | egoitz | Tag Attached: Performance | |
2014-06-30 10:19 | egoitz | Assigned To | AugustoMauch => pramakrishnan |
2014-06-30 13:10 | alostale | Relationship added | related to 0026868 |
2014-06-30 16:13 | jonalegriaesarte | Target Version | => PR14Q4 |
2014-07-10 11:46 | daniOpenbravo | Assigned To | pramakrishnan => daniOpenbravo |
2014-07-10 11:46 | daniOpenbravo | Status | new => scheduled |
2014-07-17 16:36 | hgbot | Checkin | |
2014-07-17 16:36 | hgbot | Note Added: 0068708 | |
2014-07-17 16:36 | hgbot | Status | scheduled => resolved |
2014-07-17 16:36 | hgbot | Resolution | open => fixed |
2014-07-17 16:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c563d84563da3df4f5b09d9a7d50bfc4dafc29c9 [^] |
2014-07-17 16:43 | daniOpenbravo | Note Added: 0068709 | |
2014-07-17 16:45 | daniOpenbravo | Review Assigned To | => malsasua |
2014-07-17 16:45 | daniOpenbravo | Note Added: 0068710 | |
2014-07-17 16:45 | daniOpenbravo | Status | resolved => closed |
2014-07-17 16:45 | daniOpenbravo | Fixed in Version | => 3.0PR14Q4 |
2014-07-24 07:19 | alostale | Relationship added | duplicate of 0027170 |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069179 | |
2014-08-25 09:31 | hgbot | Checkin | |
2014-08-25 09:31 | hgbot | Note Added: 0069697 | |
2014-08-25 10:03 | rafaroda | Note Added: 0069699 | |
2014-08-25 17:18 | hudsonbot | Checkin | |
2014-08-25 17:18 | hudsonbot | Note Added: 0069717 | |
2014-09-04 02:52 | eintelau | Relationship added | has duplicate 0024930 |
2014-12-12 13:26 | caristu | Relationship added | related to 0028404 |
2018-07-24 18:34 | ngarcia | Relationship added | related to 0038922 |
Notes |
|
(0068708)
|
hgbot
|
2014-07-17 16:36
|
|
Repository: erp/devel/pi
Changeset: c563d84563da3df4f5b09d9a7d50bfc4dafc29c9
Author: Daniel Ruiz <daniel.ruiz <at> openbravo.com>
Date: Tue Jul 15 11:02:51 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c563d84563da3df4f5b09d9a7d50bfc4dafc29c9 [^]
Fixes Issue 26867:manage variants process causes server crash
---
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src/org/openbravo/materialmgmt/ManageVariantsDS.java
M src/org/openbravo/materialmgmt/VariantAutomaticGenerationProcess.java
M web/js/productCharacteristicsProcess.js
---
|
|
|
|
For "Manage Variants" process a message is shown when there are more than 1.000 different products in order to review that product characteristics. |
|
|
|
|
|
|
|
|
(0069697)
|
hgbot
|
2014-08-25 09:31
|
|
Repository: erp/devel/pi
Changeset: a66b944d48d718d7aaddd0ec23bbd224350c2284
Author: Daniel Ruiz <daniel.ruiz <at> openbravo.com>
Date: Wed Aug 20 11:08:12 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a66b944d48d718d7aaddd0ec23bbd224350c2284 [^]
Related to issue 26867:Changed some files
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src/org/openbravo/materialmgmt/VariantAutomaticGenerationProcess.java
M web/js/productCharacteristicsProcess.js
---
|
|
|
|
|
|
|
|