Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026867Openbravo ERPA. Platformpublic2014-06-13 15:012014-08-25 17:18
egoitz 
daniOpenbravo 
immediatecriticalalways
closedfixed 
5
 
3.0PR14Q43.0PR14Q4 
malsasua
Core
No
0026867: The manage variants process causes the server crash with a big amount of possible combinations.
The manage variants process causes the server crash with a big amount of possible combinations.
-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
-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.
Performance
duplicate of defect 00271703.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 00268683.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. 
Issue History
2014-06-13 15:01egoitzNew Issue
2014-06-13 15:01egoitzAssigned To => AugustoMauch
2014-06-13 15:01egoitzModules => Core
2014-06-13 15:01egoitzResolution time => 1403128800
2014-06-13 15:01egoitzTriggers an Emergency Pack => No
2014-06-13 15:08egoitzPriorityurgent => immediate
2014-06-13 15:08egoitzTag Attached: Performance
2014-06-30 10:19egoitzAssigned ToAugustoMauch => pramakrishnan
2014-06-30 13:10alostaleRelationship addedrelated to 0026868
2014-06-30 16:13jonalegriaesarteTarget Version => PR14Q4
2014-07-10 11:46daniOpenbravoAssigned Topramakrishnan => daniOpenbravo
2014-07-10 11:46daniOpenbravoStatusnew => scheduled
2014-07-17 16:36hgbotCheckin
2014-07-17 16:36hgbotNote Added: 0068708
2014-07-17 16:36hgbotStatusscheduled => resolved
2014-07-17 16:36hgbotResolutionopen => fixed
2014-07-17 16:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c563d84563da3df4f5b09d9a7d50bfc4dafc29c9 [^]
2014-07-17 16:43daniOpenbravoNote Added: 0068709
2014-07-17 16:45daniOpenbravoReview Assigned To => malsasua
2014-07-17 16:45daniOpenbravoNote Added: 0068710
2014-07-17 16:45daniOpenbravoStatusresolved => closed
2014-07-17 16:45daniOpenbravoFixed in Version => 3.0PR14Q4
2014-07-24 07:19alostaleRelationship addedduplicate of 0027170
2014-08-08 18:53hudsonbotCheckin
2014-08-08 18:53hudsonbotNote Added: 0069179
2014-08-25 09:31hgbotCheckin
2014-08-25 09:31hgbotNote Added: 0069697
2014-08-25 10:03rafarodaNote Added: 0069699
2014-08-25 17:18hudsonbotCheckin
2014-08-25 17:18hudsonbotNote Added: 0069717
2014-09-04 02:52eintelauRelationship addedhas duplicate 0024930
2014-12-12 13:26caristuRelationship addedrelated to 0028404
2018-07-24 18:34ngarciaRelationship addedrelated 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
---
(0068709)
daniOpenbravo   
2014-07-17 16:43   
For "Manage Variants" process a message is shown when there are more than 1.000 different products in order to review that product characteristics.
(0068710)
daniOpenbravo   
2014-07-17 16:45   
Verified.
(0069179)
hudsonbot   
2014-08-08 18:53   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/4450016dee64 [^]
Maturity status: Test
(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
---
(0069699)
rafaroda   
2014-08-25 10:03   
Verified: see screenshots at https://drive.google.com/folderview?id=0B649lz4ZYJcHYVUwZ2ZxcldUWWM&usp=sharing [^]
(0069717)
hudsonbot   
2014-08-25 17:18   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/0a3b12277082 [^]
Maturity status: Test