Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009765 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2009-07-03 15:35 | 2009-07-22 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c2fd913e6a9c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0009765: API model check reports wrong change (two fields as swapped in the output | |||||||
Description | The 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. | |||||||
Tags | 250MP3releasecandidate | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-03 15:35 | shuehner | New Issue | |
2009-07-03 15:35 | shuehner | Assigned To | => alostale |
2009-07-03 15:35 | shuehner | OBNetwork customer | => No |
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 |