Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022828 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | N/A | 2013-01-17 17:11 | 2013-01-18 13:17 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 6c04aed14ef8 | |||
Projection | none | ETA | none | Target Version | 3.0MP20 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_12 | |||
OS Version | Debian 5.0 | Database version | 8.3.8 | Ant version | 1.7.0 | |||
Product Version | pi | SCM revision | ||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022828: API Change after reverting billing contact feature | |||||||
Description | After reverting changeset related to 0022499 (see 0022809) we have removed two columns from the AD_USER table: * ISBILLINGCONTACT * ISDEFAULTBILLINGCONTACT These two columns have been included into 3.0MP19 but they will be removed in 3.0MP19.1 (and higher) creating an API change. In this case the API change is 100% safe (and necessary) to avoid wrong classification of users based on those flags. | |||||||
Steps To Reproduce | NA | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0055575) dmitry_mezentsev (developer) 2013-01-17 17:29 |
Approved. |
(0055576) hgbot (developer) 2013-01-17 17:35 |
Repository: erp/devel/api-checks Changeset: 5677451ca16598511c21045f0fdeea909e1d0928 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Thu Jan 17 17:34:41 2013 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/5677451ca16598511c21045f0fdeea909e1d0928 [^] Fixed bug 22828: API Change after reverting billing contact feature --- M model/src-db/database/model/tables/AD_USER.xml --- |
(0055577) dmiguelez (developer) 2013-01-17 17:55 |
More elements where removed from the database. The fix should remove them also. Check the failure in api-checks job: http://builds.openbravo.com/job/int-api/3587/console [^] |
(0055578) hgbot (developer) 2013-01-17 17:56 |
Repository: erp/devel/api-checks Changeset: 64d64c4840450fb6f2c8094591691c58720697bf Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Thu Jan 17 17:56:26 2013 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/64d64c4840450fb6f2c8094591691c58720697bf [^] Fixes Issue 22828. Removes elements from Database. --- M model/src-db/database/sourcedata/AD_CALLOUT.xml M model/src-db/database/sourcedata/AD_COLUMN.xml M model/src-db/database/sourcedata/AD_ELEMENT.xml M model/src-db/database/sourcedata/AD_FIELD.xml M model/src-db/database/sourcedata/AD_MESSAGE.xml M model/src-db/database/sourcedata/AD_MODEL_OBJECT.xml M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M model/src-db/database/sourcedata/AD_VAL_RULE.xml --- |
(0055579) hgbot (developer) 2013-01-17 18:08 |
Repository: erp/devel/api-checks Changeset: 6c04aed14ef8983474499c1ffe046e1a6c4760da Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Thu Jan 17 18:08:18 2013 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/6c04aed14ef8983474499c1ffe046e1a6c4760da [^] Fixes Issue 22828. Fixes java api changes. --- M java/reference/java.japi.gz --- |
(0055609) dmiguelez (developer) 2013-01-18 13:17 |
API-check job working again. |
Issue History | |||
Date Modified | Username | Field | Change |
2013-01-17 17:11 | vmromanos | New Issue | |
2013-01-17 17:11 | vmromanos | Assigned To | => dmitry_mezentsev |
2013-01-17 17:11 | vmromanos | Modules | => Core |
2013-01-17 17:11 | vmromanos | Triggers an Emergency Pack | => No |
2013-01-17 17:13 | vmromanos | Relationship added | related to 0022809 |
2013-01-17 17:13 | vmromanos | Relationship added | related to 0022499 |
2013-01-17 17:29 | dmitry_mezentsev | Note Added: 0055575 | |
2013-01-17 17:34 | vmromanos | Status | new => scheduled |
2013-01-17 17:34 | vmromanos | Assigned To | dmitry_mezentsev => vmromanos |
2013-01-17 17:34 | vmromanos | fix_in_branch | => pi |
2013-01-17 17:35 | hgbot | Checkin | |
2013-01-17 17:35 | hgbot | Note Added: 0055576 | |
2013-01-17 17:35 | hgbot | Status | scheduled => resolved |
2013-01-17 17:35 | hgbot | Resolution | open => fixed |
2013-01-17 17:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/5677451ca16598511c21045f0fdeea909e1d0928 [^] |
2013-01-17 17:54 | dmiguelez | Assigned To | vmromanos => dmiguelez |
2013-01-17 17:54 | dmiguelez | Status | resolved => new |
2013-01-17 17:54 | dmiguelez | Resolution | fixed => open |
2013-01-17 17:55 | dmiguelez | Note Added: 0055577 | |
2013-01-17 17:56 | hgbot | Checkin | |
2013-01-17 17:56 | hgbot | Note Added: 0055578 | |
2013-01-17 17:56 | hgbot | Status | new => resolved |
2013-01-17 17:56 | hgbot | Resolution | open => fixed |
2013-01-17 17:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/5677451ca16598511c21045f0fdeea909e1d0928 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/64d64c4840450fb6f2c8094591691c58720697bf [^] |
2013-01-17 18:08 | hgbot | Checkin | |
2013-01-17 18:08 | hgbot | Note Added: 0055579 | |
2013-01-17 18:08 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/64d64c4840450fb6f2c8094591691c58720697bf [^] => http://code.openbravo.com/erp/devel/api-checks/rev/6c04aed14ef8983474499c1ffe046e1a6c4760da [^] |
2013-01-18 13:17 | dmiguelez | Review Assigned To | => dmiguelez |
2013-01-18 13:17 | dmiguelez | Note Added: 0055609 | |
2013-01-18 13:17 | dmiguelez | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |