Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022304Openbravo ERPA. Platformpublic2012-11-14 16:022013-04-16 19:18
mirurita 
shankarb 
normalminoralways
closedfixed 
20Community Appliance
pi 
3.0MP23 
AugustoMauch
Core
No
0022304: When exporting false positive warning (is not part of a foreign key constraint) are shown for computed columns
When exporting false positive warning (is not part of a foreign key constraint) are shown for computed columns
1) Create a computed column for C_Invoice table
2) Assign a obuisel_selector reference
3) ant export.database

Foreign Key Column C_INVOICE.myComputedColumn is not part of a foreign key constraint.
No tags attached.
diff FixIsse22304.diff (1,023) 2013-04-07 10:27
https://issues.openbravo.com/file_download.php?file_id=6077&type=bug
Issue History
2012-11-14 16:02miruritaNew Issue
2012-11-14 16:02miruritaAssigned To => AugustoMauch
2012-11-14 16:02miruritaModules => Core
2013-04-04 12:39shankarbAssigned ToAugustoMauch => shankarb
2013-04-07 10:20shankarbStatusnew => scheduled
2013-04-07 10:20shankarbNote Added: 0057771
2013-04-07 10:20shankarbfix_in_branch => pi
2013-04-07 10:25shankarbFile Added: FixIsse22304.diff
2013-04-07 10:26shankarbFile Deleted: FixIsse22304.diff
2013-04-07 10:27shankarbFile Added: FixIsse22304.diff
2013-04-10 04:05shankarbReview Assigned To => AugustoMauch
2013-04-10 04:05shankarbTriggers an Emergency Pack => No
2013-04-10 04:05shankarbfix_in_branchpi =>
2013-04-10 04:05shankarbIssue Monitored: AugustoMauch
2013-04-10 04:06hgbotCheckin
2013-04-10 04:06hgbotNote Added: 0057817
2013-04-10 04:06hgbotStatusscheduled => resolved
2013-04-10 04:06hgbotResolutionopen => fixed
2013-04-10 04:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8a61ab52b20b60a0d2e8ca084bdd325010e6ea64 [^]
2013-04-11 15:37AugustoMauchNote Added: 0057844
2013-04-11 15:37AugustoMauchStatusresolved => closed
2013-04-11 15:37AugustoMauchFixed in Version => 3.0MP23
2013-04-16 19:18hudsonbotCheckin
2013-04-16 19:18hudsonbotNote Added: 0057951

Notes
(0057771)
shankarb   
2013-04-07 10:20   
Fix attached to the Issue. Will be pushed after pi is open for new commits.
(0057817)
hgbot   
2013-04-10 04:06   
Repository: erp/devel/pi
Changeset: 8a61ab52b20b60a0d2e8ca084bdd325010e6ea64
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Sun Apr 07 13:56:44 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/8a61ab52b20b60a0d2e8ca084bdd325010e6ea64 [^]

Fixes Issue 0022304: Ignoring computed columns for foreign key validation

Computed columns are ignored when columns are checked for foreign key constraints

---
M src/org/openbravo/service/system/DatabaseValidator.java
---
(0057844)
AugustoMauch   
2013-04-11 15:37   
Code reviewed and verified in pi@57cbb59b1aca
(0057951)
hudsonbot   
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