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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027195
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Otherstrivialhave not tried2014-07-25 11:502014-07-28 13:26
ReporterAtulOpenbravoView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027195: Change api-check tool to remove ignoring 'add one column to existing unique constraint'

DescriptionCurrently when changing an existing unique constraint to be less strict api-check tools does not flag this as an api-change, as no existing data can exist failing the check.

However code which did rely on the stricter definition of the data can/will fail now as it may see more then one row now for its filter.

Example:
Table: c_bpartner
Old constraint: ad_client_id, value

New constraint: ad_client_id, ad_org_id, value

Here code relying on c_bpartner.value being unique within a single client will now fail after that change.

Steps To Reproduce-
Proposed SolutionChange ValidateAPIModel file to remove the special case so far permitting this change mentioned above.
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
2014-07-25 11:50 AtulOpenbravo New Issue
2014-07-25 11:50 AtulOpenbravo Assigned To => shuehner
2014-07-25 11:50 AtulOpenbravo OBNetwork customer => No
2014-07-25 11:50 AtulOpenbravo Modules => Core
2014-07-25 11:50 AtulOpenbravo Triggers an Emergency Pack => No
2014-07-28 13:26 shuehner Category 01. General setup => Z. Others
2014-07-28 13:26 shuehner Summary API Change: Update unique constraint C_Bpartner_Value => Change api-check tool to remove ignoring 'add one column to existing unique constraint'
2014-07-28 13:26 shuehner Description Updated View Revisions
2014-07-28 13:26 shuehner Proposed Solution updated


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker