Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023571 | Openbravo ERP | A. Platform | public | 2013-04-17 12:13 | 2013-04-22 09:24 |
|
Reporter | egoitz | |
Assigned To | AugustoMauch | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP23 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023571: Other index missing on m_storage_detail |
Description | The following index improves the performance of the Product Complete selector:
CREATE INDEX m_storage_detail_locator
ON m_storage_detail
USING btree
(m_locator_id );
analyze m_storage_detail |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0023549 | | closed | AugustoMauch | Somo Missing indexes | related to | defect | 0023902 | | closed | shankarb | A index missing affecting the m_inout_post process |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-04-17 12:13 | egoitz | New Issue | |
2013-04-17 12:13 | egoitz | Assigned To | => AugustoMauch |
2013-04-17 12:13 | egoitz | Modules | => Core |
2013-04-17 12:13 | egoitz | OBNetwork customer | => Yes |
2013-04-17 12:13 | egoitz | Triggers an Emergency Pack | => No |
2013-04-17 12:13 | egoitz | Relationship added | related to 0023549 |
2013-04-17 12:50 | alostale | Tag Attached: Performance | |
2013-04-17 15:09 | AugustoMauch | Issue Monitored: shankarb | |
2013-04-17 15:10 | AugustoMauch | Review Assigned To | => shankarb |
2013-04-17 15:10 | hgbot | Checkin | |
2013-04-17 15:10 | hgbot | Note Added: 0057995 | |
2013-04-17 15:10 | hgbot | Status | new => resolved |
2013-04-17 15:10 | hgbot | Resolution | open => fixed |
2013-04-17 15:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7b398b3fba7851e935c64ada4a4de6ca0601180e [^] |
2013-04-19 12:52 | hudsonbot | Checkin | |
2013-04-19 12:52 | hudsonbot | Note Added: 0058044 | |
2013-04-22 09:24 | shankarb | Note Added: 0058079 | |
2013-04-22 09:24 | shankarb | Status | resolved => closed |
2013-04-22 09:24 | shankarb | Fixed in Version | => 3.0MP23 |
2013-05-23 13:32 | egoitz | Relationship added | related to 0023902 |