Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020860 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | have not tried | 2012-06-25 21:55 | 2012-06-28 08:29 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP13 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1627b9cffd70 | ||||
Projection | none | ETA | none | Target Version | 3.0MP13 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | 5803f45fd0b7 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Automated tests | |||||||
Regression date | 2012-06-25 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/eae0b8fe7555d27a1b36395d2e9ce29d336fc5f6 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020860: http://builds.openbravo.com/job/int-modules-pgsql/1752/ [^] [http://builds.openbravo.com/job/int-modules-pgsql/1752/ [^]] is failing after adding istraillowed columns. | |||||||
Description | Installation of any module currently fails as update.database fails with an error. [java] 118401 INFO - Model update complete. [java] 118769 ERROR - Error while inserting into the database: ERROR: null value in column "istrialallowed" violates not-null constraint [java] org.postgresql.util.PSQLException: ERROR: null value in column "istrialallowed" violates not-null constraint Error message indicates relation to the newly added istrialallowed column. | |||||||
Steps To Reproduce | Use current pi (see scm revision for minimum id) Install any module run update.database | |||||||
Proposed Solution | check what exact sql is failing. One possible reason might be the ad_module_install table which does not have the new column, but that might be needed. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0050089) hgbot (developer) 2012-06-26 13:15 |
Repository: erp/devel/pi Changeset: 1627b9cffd7098b135d1cb71ae178150c6d460e3 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Tue Jun 26 13:15:22 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1627b9cffd7098b135d1cb71ae178150c6d460e3 [^] Fixes issue 20860: Column added to ad_module_install When a mandatory column is added to ad_module, it should be added to ad_module_install too. --- M src-db/database/model/tables/AD_MODULE_INSTALL.xml M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0050175) hudsonbot (viewer) 2012-06-27 05:29 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cf3a7135839f [^] Maturity status: Test |
(0050241) alostale (viewer) 2012-06-28 08:29 |
Code reviewed and verified in pi@db25f47ad0a4 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-06-25 21:55 | shuehner | New Issue | |
2012-06-25 21:55 | shuehner | Assigned To | => AugustoMauch |
2012-06-25 21:55 | shuehner | Modules | => Core |
2012-06-25 21:55 | shuehner | OBNetwork customer | => No |
2012-06-25 21:56 | shuehner | Regression level | => Automated tests |
2012-06-26 12:53 | alostale | Regression date | => 2012-06-25 |
2012-06-26 12:53 | alostale | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/eae0b8fe7555d27a1b36395d2e9ce29d336fc5f6 [^] |
2012-06-26 12:53 | alostale | Relationship added | duplicate of 0020855 |
2012-06-26 12:53 | alostale | Relationship replaced | related to 0020855 |
2012-06-26 13:15 | hgbot | Checkin | |
2012-06-26 13:15 | hgbot | Note Added: 0050089 | |
2012-06-26 13:15 | hgbot | Status | new => resolved |
2012-06-26 13:15 | hgbot | Resolution | open => fixed |
2012-06-26 13:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1627b9cffd7098b135d1cb71ae178150c6d460e3 [^] |
2012-06-27 05:29 | hudsonbot | Checkin | |
2012-06-27 05:29 | hudsonbot | Note Added: 0050175 | |
2012-06-28 08:29 | alostale | Note Added: 0050241 | |
2012-06-28 08:29 | alostale | Status | resolved => closed |
2012-06-28 08:29 | alostale | Fixed in Version | => 3.0MP13 |
Copyright © 2000 - 2009 MantisBT Group |