Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026762 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | critical | have not tried | 2014-06-02 14:35 | 2014-06-11 17:39 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | b91b157d2095 | ||||
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 | rafaroda | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Automated tests | |||||||
Regression date | 2014-06-02 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/3e75e4d92c64 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026762: Open Balances commit broke oracle update.db as it has duplicate index definition | |||||||
Description | https://ci.openbravo.com/job/int-inc-oracle/659/console [^] This oracle incremental build fails inside update database with the following error: [java] CREATE INDEX FACT_ACCT_FACT_ACCT_GROUP_ID ON FACT_ACCT (FACT_ACCT_GROUP_ID) Problem is that core fact_acct.xml table structure definition how has 2 indices defined for the same columns which does not make sense functionally and also causes this error. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0067683) hgbot (developer) 2014-06-02 17:28 |
Repository: erp/devel/pi Changeset: b91b157d20956ee63c37c441a6720981fca6d60e Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Mon Jun 02 17:27:52 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b91b157d20956ee63c37c441a6720981fca6d60e [^] Fixes bug 26762: Open Balances commit broke... --- M src-db/database/model/tables/FACT_ACCT.xml --- |
(0067685) hgbot (developer) 2014-06-02 17:52 |
Repository: erp/devel/pi Changeset: 825b6cb89bd40c42aa95cd5975322f054da7d626 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Mon Jun 02 17:52:00 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/825b6cb89bd40c42aa95cd5975322f054da7d626 [^] Related to issue 26762 --- M src-db/database/model/tables/FACT_ACCT.xml --- |
(0067867) hudsonbot (viewer) 2014-06-10 22:23 |
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/763f16c2ad2e [^] Maturity status: Test |
(0067868) hudsonbot (viewer) 2014-06-10 22:23 |
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/763f16c2ad2e [^] Maturity status: Test |
(0067911) rafaroda (viewer) 2014-06-11 17:39 |
Properly removed duplicated index that caused problems in Oracle |
![]() |
|||
Date Modified | Username | Field | Change |
2014-06-02 14:35 | shuehner | New Issue | |
2014-06-02 14:35 | shuehner | Assigned To | => eduardo_Argal |
2014-06-02 14:35 | shuehner | Modules | => Core |
2014-06-02 14:35 | shuehner | OBNetwork customer | => No |
2014-06-02 14:35 | shuehner | Triggers an Emergency Pack | => No |
2014-06-02 14:37 | shuehner | Regression level | => Automated tests |
2014-06-02 14:37 | shuehner | Regression date | => 2014-06-02 |
2014-06-02 14:37 | shuehner | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/3e75e4d92c64 [^] |
2014-06-02 17:28 | hgbot | Checkin | |
2014-06-02 17:28 | hgbot | Note Added: 0067683 | |
2014-06-02 17:28 | hgbot | Status | new => resolved |
2014-06-02 17:28 | hgbot | Resolution | open => fixed |
2014-06-02 17:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b91b157d20956ee63c37c441a6720981fca6d60e [^] |
2014-06-02 17:52 | hgbot | Checkin | |
2014-06-02 17:52 | hgbot | Note Added: 0067685 | |
2014-06-10 22:23 | hudsonbot | Checkin | |
2014-06-10 22:23 | hudsonbot | Note Added: 0067867 | |
2014-06-10 22:23 | hudsonbot | Checkin | |
2014-06-10 22:23 | hudsonbot | Note Added: 0067868 | |
2014-06-11 17:39 | rafaroda | Review Assigned To | => rafaroda |
2014-06-11 17:39 | rafaroda | Note Added: 0067911 | |
2014-06-11 17:39 | rafaroda | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |