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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009765
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2009-07-03 15:352009-07-22 00:00
ReportershuehnerView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchFixed in SCM revisionc2fd913e6a9c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009765: API model check reports wrong change (two fields as swapped in the output

DescriptionThe api model check does swap to fields in its output:

In one case a field was changed from varchar size 10 to timestamp 7.

The output of the model check is:
 Column type change from date to NVARCHAR
 Column size decreased from 10 to 7: column: MA_INCIDENCE.STRTIME

The old and new column type are swapped in the output confusing a reader of the report. the change was NVARCHAR -> date and not date -> NVARCHAR.
Tags250MP3releasecandidate
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0018053)
hgbot (developer)
2009-07-09 13:20

Repository: erp/devel/pi
Changeset: c2fd913e6a9c92f7b8abf2fcfb6f19db516facea
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 09 13:19:35 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c2fd913e6a9c92f7b8abf2fcfb6f19db516facea [^]

Fixed issues in API model check:
  -fixed issue 0009765 API model check reports wrong change (two fields as swapped in the output
  -fixed issue 0009809 API model check disallows addition of new mandatory columns. But this possibility (with compatibility) was added recently
  -fixed issue 0009808 API model check: reports false positive when a column is added to an existing unique constraint.

---
M src-db/database/lib/dbsourcemanager.jar
---

- Issue History
Date Modified Username Field Change
2009-07-03 15:35 shuehner New Issue
2009-07-03 15:35 shuehner Assigned To => alostale
2009-07-09 11:42 alostale Priority normal => urgent
2009-07-09 13:20 hgbot Checkin
2009-07-09 13:20 hgbot Note Added: 0018053
2009-07-09 13:20 hgbot Status new => resolved
2009-07-09 13:20 hgbot Resolution open => fixed
2009-07-09 13:20 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c2fd913e6a9c92f7b8abf2fcfb6f19db516facea [^]
2009-07-21 16:24 psarobe Fixed in Version => 2.50MP3
2009-07-21 16:26 psarobe Tag Attached: 250MP3releasecandidate
2009-07-21 17:11 psarobe Status resolved => closed
2009-07-22 00:00 anonymous sf_bug_id 0 => 2825051


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker