Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014127 | Openbravo ERP | Y. DBSourceManager | public | 2010-08-05 10:48 | 2012-03-02 15:37 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP9 | |
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 | 0014127: The log of update.database doesn't give enough information |
Description | There are some cases in which the log which the update.database task shows, doesn't have enough detail.
For example, when creating views, if one of them fails, the error is pretty confusing, and the developer or user doesn't know that in fact a view failed.
Also, when creating the NOT NULL constraints, the information about it is not shown. |
Steps To Reproduce | |
Proposed Solution | A review of the current log of update.database will be done, and improvements will be made. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-08-05 10:48 | marvintm | New Issue | |
2010-08-05 10:48 | marvintm | Assigned To | => marvintm |
2010-08-05 10:48 | marvintm | OBNetwork customer | => No |
2010-08-09 08:03 | alostale | Status | new => scheduled |
2012-02-14 12:46 | hgbot | Checkin | |
2012-02-14 12:46 | hgbot | Note Added: 0045097 | |
2012-02-14 12:46 | hgbot | Status | scheduled => resolved |
2012-02-14 12:46 | hgbot | Resolution | open => fixed |
2012-02-14 12:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/dbsm-main/rev/7ea2ece4bbc335ca7d7f310cc1f8ecec88de8c88 [^] |
2012-02-14 12:47 | hgbot | Checkin | |
2012-02-14 12:47 | hgbot | Note Added: 0045098 | |
2012-02-14 12:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/dbsm-main/rev/7ea2ece4bbc335ca7d7f310cc1f8ecec88de8c88 [^] => http://code.openbravo.com/erp/devel/pi/rev/4c398edd32ec502850351d3b6db488e2a3b70603 [^] |
2012-02-16 11:44 | AugustoMauch | Note Added: 0045182 | |
2012-02-16 11:44 | AugustoMauch | Status | resolved => closed |
2012-02-16 11:44 | AugustoMauch | Fixed in Version | => 3.0MP9 |
2012-03-02 15:37 | hudsonbot | Checkin | |
2012-03-02 15:37 | hudsonbot | Note Added: 0045845 | |
Notes |
|
(0045097)
|
hgbot
|
2012-02-14 12:46
|
|
Repository: erp/devel/dbsm-main
Changeset: 7ea2ece4bbc335ca7d7f310cc1f8ecec88de8c88
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Feb 14 12:45:32 2012 +0100
URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/7ea2ece4bbc335ca7d7f310cc1f8ecec88de8c88 [^]
Fixed issue 14127. Improved log of dbsourcemanager
---
M src/org/apache/ddlutils/platform/PlatformImplBase.java
M src/org/openbravo/ddlutils/task/AlterDatabaseDataAll.java
---
|
|
|
(0045098)
|
hgbot
|
2012-02-14 12:47
|
|
|
|
|
Code reviewed and verified. |
|
|
|
|