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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032592
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-04-05 10:552016-04-20 16:29
ReportermalsasuaView Statuspublic 
Assigned Tomigueldejuana 
PriorityhighResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revisionc3143eef9c51
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionRR16Q1SCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032592: product characteristics filters is not working with a big data

Descriptionin a environment with a big volume data:
>6.000 products
>67.000 product characteristic values

when you try to filter the sencond time, the "loading window" is displayed and never is hidden
Steps To Reproducein environment with
>6.000 products
>67.000 product characteristic values
. go to search tab
. click in one product characteristict (for example, color)
. select one color (for example, blue)
. click in done
. click in color again
. unselect the color blue
. click in done

loading window is displayed and never is hidden
(see video)
Proposed Solutionverify the remote data code to see if there are improvements that could be applied to the standard flow. e.g:
in the queries:
- change 'in's by 'exists'
- add indexes where missing
TagsNo tags attached.
Attached Files? file icon filtros.ogv [^] (1,020,813 bytes) 2016-04-05 10:57
diff file icon issue32592CoreforMd.diff [^] (2,844 bytes) 2016-04-06 19:42 [Show Content]
diff file icon issue32592PosterminalforMd.diff [^] (1,090 bytes) 2016-04-06 19:43 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0032498 closedSandrahuguet Openbravo ERP [HGVOL] Improve characteristics performance 
depends on backport 0032643RR16Q2 closedmigueldejuana Retail Modules product characteristics filters is not working with a big data 
depends on backport 0032644RR16Q1.1 closedmigueldejuana Retail Modules product characteristics filters is not working with a big data 
related to defect 0032609 closedmigueldejuana Retail Modules Generic products are not shown in Browse tab 

-  Notes
(0085499)
migueldejuana (developer)
2016-04-07 16:59

There is also a problem of performance in Search tab with high number of characteristics.
(0085576)
hgbot (developer)
2016-04-12 16:55

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 5e2d617c1c91301dc672b12468808748ea11e998
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Apr 07 13:29:58 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5e2d617c1c91301dc672b12468808748ea11e998 [^]

Fixed issue 0032592: product characteristics filters is not working with a big data

- Show loading... also in characteristics table in Search tab

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0085577)
hgbot (developer)
2016-04-12 16:55

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c3143eef9c51acbb7aa020f8c1c7991d79394655
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Apr 07 13:30:55 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c3143eef9c51acbb7aa020f8c1c7991d79394655 [^]

Fixed issue 0032592: product characteristics filters is not working with a big data

-Add an index to product characteristic table to improve search perfomance

---
M web/org.openbravo.retail.posterminal/js/model/productcharacteristicvalue.js
---
(0085636)
hgbot (developer)
2016-04-14 16:46

Repository: retail/backports/3.0RR16Q1.1/org.openbravo.mobile.core
Changeset: 4704f9b291bcd3c29dc63680d04130b91b537c75
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Apr 14 16:46:21 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1.1/org.openbravo.mobile.core/rev/4704f9b291bcd3c29dc63680d04130b91b537c75 [^]

Fixes issue 32644, backport of issue 32592: product characteristics filters is not working with a big data

- Show loading... also in characteristics table in Search tab

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0085638)
hgbot (developer)
2016-04-14 16:48

Repository: retail/backports/3.0RR16Q1.1/org.openbravo.retail.posterminal
Changeset: fc1dc424c701db990073bb6008b048e4bef80347
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Apr 14 16:47:42 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1.1/org.openbravo.retail.posterminal/rev/fc1dc424c701db990073bb6008b048e4bef80347 [^]

Fixes issue 32644, backport of issue 32592: product characteristics filters is not working with a big data

-Add an index to product characteristic table to improve search perfomance

---
M web/org.openbravo.retail.posterminal/js/model/productcharacteristicvalue.js
---

- Issue History
Date Modified Username Field Change
2016-04-05 10:55 malsasua New Issue
2016-04-05 10:55 malsasua Assigned To => Retail
2016-04-05 10:55 malsasua Resolution time => 1460239200
2016-04-05 10:55 malsasua Triggers an Emergency Pack => No
2016-04-05 10:57 malsasua File Added: filtros.ogv
2016-04-05 11:40 Orekaria Proposed Solution updated
2016-04-05 11:40 Orekaria Status new => acknowledged
2016-04-05 11:45 Orekaria Relationship added related to 0032498
2016-04-06 16:54 Orekaria Status acknowledged => scheduled
2016-04-06 16:54 Orekaria Assigned To Retail => migueldejuana
2016-04-06 19:42 migueldejuana File Added: issue32592CoreforMd.diff
2016-04-06 19:43 migueldejuana File Added: issue32592PosterminalforMd.diff
2016-04-07 16:59 migueldejuana Note Added: 0085499
2016-04-11 12:14 migueldejuana Status scheduled => resolved
2016-04-11 12:14 migueldejuana Status resolved => new
2016-04-11 12:14 migueldejuana Status new => scheduled
2016-04-12 16:55 hgbot Checkin
2016-04-12 16:55 hgbot Note Added: 0085576
2016-04-12 16:55 hgbot Status scheduled => resolved
2016-04-12 16:55 hgbot Resolution open => fixed
2016-04-12 16:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5e2d617c1c91301dc672b12468808748ea11e998 [^]
2016-04-12 16:55 hgbot Checkin
2016-04-12 16:55 hgbot Note Added: 0085577
2016-04-12 16:55 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5e2d617c1c91301dc672b12468808748ea11e998 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c3143eef9c51acbb7aa020f8c1c7991d79394655 [^]
2016-04-13 16:41 malsasua Relationship added related to 0032609
2016-04-14 16:46 hgbot Checkin
2016-04-14 16:46 hgbot Note Added: 0085636
2016-04-14 16:48 hgbot Checkin
2016-04-14 16:48 hgbot Note Added: 0085638
2016-04-20 16:29 marvintm Review Assigned To => marvintm
2016-04-20 16:29 marvintm Status resolved => closed
2016-04-20 16:29 marvintm Fixed in Version => pi


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker