Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023549 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2013-04-15 13:10 | 2013-04-16 19:18 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP23 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 466f47a126b4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0023549: Somo Missing indexes | |||||||
Description | There are some indexes that should be created. create INDEX AD_ALERT_RULE ON AD_ALERT USING btree (AD_ALERTRULE_ID); CREATE INDEX M_PRODUCT_UOM_PRODUCT ON M_PRODUCT_UOM USING btree (M_PRODUCT_ID); CREATE INDEX AD_PROCESS_RUN_STATUS ON AD_PROCESS_RUN USING btree (STATUS); CREATE INDEX m_storage_detail_PRODUCT ON m_storage_detail USING btree (m_product_id); | |||||||
Steps To Reproduce | - | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0057896) hgbot (developer) 2013-04-15 13:41 |
Repository: erp/devel/pi Changeset: 466f47a126b46f828a7550f6ef2f0a08f78060d9 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Apr 15 13:39:38 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/466f47a126b46f828a7550f6ef2f0a08f78060d9 [^] Fixes issue 23549: Added missing indexes --- M src-db/database/model/tables/AD_ALERT.xml M src-db/database/model/tables/AD_PROCESS_RUN.xml M src-db/database/model/tables/M_PRODUCT_UOM.xml M src-db/database/model/tables/M_STORAGE_DETAIL.xml --- |
(0057905) shankarb (viewer) 2013-04-15 14:01 |
Code reviewed and tested in pi changeset b96b3181a12a |
(0057974) hudsonbot (viewer) 2013-04-16 19: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/8df08bea850d [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-04-15 13:10 | egoitz | New Issue | |
2013-04-15 13:10 | egoitz | Assigned To | => AugustoMauch |
2013-04-15 13:10 | egoitz | Modules | => Core |
2013-04-15 13:10 | egoitz | OBNetwork customer | => Yes |
2013-04-15 13:10 | egoitz | Triggers an Emergency Pack | => No |
2013-04-15 13:11 | egoitz | Tag Attached: Performance | |
2013-04-15 13:16 | egoitz | Description Updated | View Revisions |
2013-04-15 13:26 | egoitz | Description Updated | View Revisions |
2013-04-15 13:39 | AugustoMauch | Issue Monitored: shankarb | |
2013-04-15 13:39 | AugustoMauch | Review Assigned To | => shankarb |
2013-04-15 13:41 | hgbot | Checkin | |
2013-04-15 13:41 | hgbot | Note Added: 0057896 | |
2013-04-15 13:41 | hgbot | Status | new => resolved |
2013-04-15 13:41 | hgbot | Resolution | open => fixed |
2013-04-15 13:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/466f47a126b46f828a7550f6ef2f0a08f78060d9 [^] |
2013-04-15 14:01 | shankarb | Note Added: 0057905 | |
2013-04-15 14:01 | shankarb | Status | resolved => closed |
2013-04-15 14:01 | shankarb | Fixed in Version | => 3.0MP23 |
2013-04-16 19:18 | hudsonbot | Checkin | |
2013-04-16 19:18 | hudsonbot | Note Added: 0057974 | |
2013-04-17 12:13 | egoitz | Relationship added | related to 0023571 |
2013-05-23 13:32 | egoitz | Relationship added | related to 0023902 |
Copyright © 2000 - 2009 MantisBT Group |