Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014042
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] Y. DBSourceManagermajoralways2010-07-26 09:032012-05-08 18:07
Reporterneil_smithView Statuspublic 
Assigned Tomarvintm 
PriorityhighResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSWindowsDatabasePostgreSQLJava version1.6.0_12
OS Version2003 ServerDatabase version8.3.6Ant version1.7.1
Product VersionSCM revision2.50.17100 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014042: Problem in export.database with deferrable constraint

DescriptionHello!
I have a constraint that I need to be deferrable (DEFERRABLE INITIALLY IMMEDIATE in constraint definition).
When I run the export.database ant task, the constraint is exported to xml file, but it is not specified as 'DEFERRABLE INITIALLY IMMEDIATE'.
When the module is installed, the constraint is not deferrable and I get an error while executing.
Steps To Reproduce1. Create a constraint that is 'DEFERRABLE INITIALLY IMMEDIATE' on table A pointing to table B
2. Run 'ant export.database' task
-> In the XML files, there are no mentions that the constraint on table A is deferrable
Proposed SolutionAdd the possibility to create deferrable constraints and export the information to XML files so when installed in production environment, the constraint is deferrable.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-07-26 09:03 neil_smith New Issue
2010-07-26 09:03 neil_smith Assigned To => marvintm
2010-08-02 08:12 alostale Status new => scheduled
2010-08-02 08:12 alostale fix_in_branch => pi
2012-05-08 18:06 marvintm Type defect => design defect
2012-05-08 18:06 marvintm fix_in_branch pi =>
2012-05-08 18:07 marvintm Type design defect => feature request


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker