Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025593 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | always | 2014-01-29 12:31 | 2014-02-13 12:04 | |||
Reporter | shankarb | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c008fb1242ed | ||||
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 | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025593: API Change Request : Changing constraint to unique index | |||||||
Description | Related to Issue https://issues.openbravo.com/view.php?id=25557, [^] the constraint has to be removed and an index has to be created so that the same works in Oracle. Since the logic is the same, there is no risk involved. | |||||||
Steps To Reproduce | Same as steps to reproduce for issue https://issues.openbravo.com/view.php?id=25557 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0063800) dmitry_mezentsev (viewer) 2014-01-30 11:03 |
Approved. |
(0063804) hgbot (developer) 2014-01-30 11:53 |
Repository: erp/devel/api-checks Changeset: c008fb1242ed14f14d3a68cf3a24f71635395ea3 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Thu Jan 30 12:46:53 2014 +0530 URL: http://code.openbravo.com/erp/devel/api-checks/rev/c008fb1242ed14f14d3a68cf3a24f71635395ea3 [^] Fixes Issue 0025593: Changing constraint to unique index Is not possible to enter more than one datasource table in ORACLE. There is a unique constraint called AD_TABLE_CLASSNAME_PACKAGE_UN in AD_TABLE that has the fields: CLASSNAME and AD_PACKAGE_ID. Changed the constraint to unique index to solve this issue. --- M model/src-db/database/model/tables/AD_TABLE.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2014-01-29 12:31 | shankarb | New Issue | |
2014-01-29 12:31 | shankarb | Assigned To | => dmitry_mezentsev |
2014-01-29 12:31 | shankarb | Modules | => Core |
2014-01-29 12:31 | shankarb | OBNetwork customer | => No |
2014-01-29 12:31 | shankarb | Triggers an Emergency Pack | => No |
2014-01-30 10:58 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => shankarb |
2014-01-30 11:03 | dmitry_mezentsev | Note Added: 0063800 | |
2014-01-30 11:52 | shankarb | Review Assigned To | => AugustoMauch |
2014-01-30 11:52 | shankarb | Issue Monitored: AugustoMauch | |
2014-01-30 11:53 | hgbot | Checkin | |
2014-01-30 11:53 | hgbot | Note Added: 0063804 | |
2014-01-30 11:53 | hgbot | Status | new => resolved |
2014-01-30 11:53 | hgbot | Resolution | open => fixed |
2014-01-30 11:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/c008fb1242ed14f14d3a68cf3a24f71635395ea3 [^] |
2014-02-13 12:04 | AugustoMauch | Status | resolved => closed |
2014-02-13 12:04 | AugustoMauch | Fixed in Version | => 3.0MP32 |
Copyright © 2000 - 2009 MantisBT Group |