Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012127 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | have not tried | 2010-02-04 10:13 | 2010-03-10 18:29 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 22752049c9f5 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012127: API check build 279 fails | |||||||
Description | This api check build fails: http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/279/console [^] Added mandatory column without onCreateDefault: C_TAX.DOCTAXAMOUNT This is a false positive. The new column does have a 'normal' default-value and no onCreateDefault. A recent change to dbsourcemanager allows this situation and uses the normal default value for the column. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0023943) shuehner (administrator) 2010-02-04 10:18 |
We need to recheck with the developer (eduardo) if the default is also fine as oncreateDefault. if yes change the api-test. |
(0023944) hgbot (developer) 2010-02-04 10:30 |
Repository: erp/devel/api-checks Changeset: 3d7ad5b1bf79929700654ce94623bf7995256b86 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Feb 04 10:30:22 2010 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/3d7ad5b1bf79929700654ce94623bf7995256b86 [^] fixed issue 12127: API check build 279 fails --- M model/model/tables/C_TAX.xml --- |
(0023945) hgbot (developer) 2010-02-04 10:41 |
Repository: erp/devel/api-checks Changeset: f9b3896250a312babd47de43cfb714ef8ba67ed1 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Feb 04 10:41:47 2010 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/f9b3896250a312babd47de43cfb714ef8ba67ed1 [^] issue 12127: Reverted change, waiting for confirmation --- M model/model/tables/C_TAX.xml --- |
(0023946) alostale (manager) 2010-02-04 10:43 |
Eduardo, can you confirm current default value is ok for existing data? If so you can apply again changeset http://code.openbravo.com/erp/devel/api-checks/rev/3d7ad5b1bf79929700654ce94623bf7995256b86 [^] if not fix the onCreateDefault for that column. Thanks |
(0023954) hgbot (developer) 2010-02-04 12:27 |
Repository: erp/devel/api-checks Changeset: 562d09be311a20a4e2a8ac400dce1b84ac8aee0e Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Feb 04 12:27:06 2010 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/562d09be311a20a4e2a8ac400dce1b84ac8aee0e [^] fixed issue 12127: API check build 279 fails --- M model/model/tables/C_TAX.xml --- |
(0023955) alostale (manager) 2010-02-04 12:27 |
confirmed |
(0023961) hgbot (developer) 2010-02-04 17:56 |
Repository: erp/devel/pi Changeset: 22752049c9f57c51a178231ddc6d0b4875fd241c Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Thu Feb 04 17:54:14 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/22752049c9f57c51a178231ddc6d0b4875fd241c [^] Fixes bug 0012127: API check build 279 fails --- M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml --- |
(0024293) hudsonbot (developer) 2010-02-15 17:36 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/22752049c9f5 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2596487a564c [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16391.obx [^] |
(0025199) shuehner (administrator) 2010-03-09 21:06 |
api check issue. closing |
Issue History | |||
Date Modified | Username | Field | Change |
2010-02-04 10:13 | shuehner | New Issue | |
2010-02-04 10:13 | shuehner | Assigned To | => alostale |
2010-02-04 10:18 | shuehner | Note Added: 0023943 | |
2010-02-04 10:27 | shuehner | Relationship added | related to 0012128 |
2010-02-04 10:30 | hgbot | Checkin | |
2010-02-04 10:30 | hgbot | Note Added: 0023944 | |
2010-02-04 10:30 | hgbot | Status | new => resolved |
2010-02-04 10:30 | hgbot | Resolution | open => fixed |
2010-02-04 10:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/3d7ad5b1bf79929700654ce94623bf7995256b86 [^] |
2010-02-04 10:41 | hgbot | Checkin | |
2010-02-04 10:41 | hgbot | Note Added: 0023945 | |
2010-02-04 10:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/3d7ad5b1bf79929700654ce94623bf7995256b86 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/f9b3896250a312babd47de43cfb714ef8ba67ed1 [^] |
2010-02-04 10:43 | alostale | Note Added: 0023946 | |
2010-02-04 10:43 | alostale | Assigned To | alostale => eduardo_Argal |
2010-02-04 10:43 | alostale | Status | resolved => new |
2010-02-04 10:43 | alostale | Resolution | fixed => open |
2010-02-04 12:27 | alostale | Assigned To | eduardo_Argal => alostale |
2010-02-04 12:27 | hgbot | Checkin | |
2010-02-04 12:27 | hgbot | Note Added: 0023954 | |
2010-02-04 12:27 | hgbot | Status | new => resolved |
2010-02-04 12:27 | hgbot | Resolution | open => fixed |
2010-02-04 12:27 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/f9b3896250a312babd47de43cfb714ef8ba67ed1 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/562d09be311a20a4e2a8ac400dce1b84ac8aee0e [^] |
2010-02-04 12:27 | alostale | Note Added: 0023955 | |
2010-02-04 12:27 | alostale | Status | resolved => closed |
2010-02-04 17:56 | hgbot | Checkin | |
2010-02-04 17:56 | hgbot | Note Added: 0023961 | |
2010-02-04 17:56 | hgbot | Status | closed => resolved |
2010-02-04 17:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/562d09be311a20a4e2a8ac400dce1b84ac8aee0e [^] => http://code.openbravo.com/erp/devel/pi/rev/22752049c9f57c51a178231ddc6d0b4875fd241c [^] |
2010-02-15 17:36 | hudsonbot | Checkin | |
2010-02-15 17:36 | hudsonbot | Note Added: 0024293 | |
2010-03-09 21:06 | shuehner | Note Added: 0025199 | |
2010-03-09 21:06 | shuehner | Status | resolved => closed |
2010-03-10 17:21 | anonymous | sf_bug_id | 0 => |
2010-03-10 18:29 | anonymous | sf_bug_id | => 2968011 |
Copyright © 2000 - 2009 MantisBT Group |