Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015835 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Z. Others | critical | always | 2011-02-01 11:49 | 2011-02-02 15:57 | |||
Reporter | ioritzCia | View Status | public | |||||
Assigned To | ioritzCia | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50MP26 | |||
Status | closed | Fix in branch | 2.50 | Fixed in SCM revision | 1569180cbb14 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0015835: Issue 15795: try-api fails. | |||||||
Description | Due to this issue, - https://issues.openbravo.com/view.php?id=15795 [^] y have to make an api change. This is the change: - https://code.openbravo.com/erp/devel/try/rev/8f997ee44bd5 [^] I have pushed the change to try, this is the failure: - http://builds.openbravo.com/view/try/job/try-api/274/console [^] - The change is the following: The column AD_CREATEFACT_TEMPLATE.CLASSNAME increases its length from 60 to 1000 characters. - The change is needed due to the following reason: 60 characters is not enough for a classname. The standard for this type of info is 1000 characters as it can be seen for example in AD_MODEL_OBJECT.CLASSNAME. - The risk of this api change is very low because of the following reason: It would only fail in case some module is reading info from that column and placing it in a 60 characters length container (eg. pl/sql variable or another database column with that length) and it is not very likely. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0034001) hgbot (developer) 2011-02-02 10:02 |
Repository: erp/stable/api-checks-2.50 Changeset: 1569180cbb14eb984539642bea2b015d5e4c0646 Author: Ioritz Cia <ioritz.cia <at> openbravo.com> Date: Wed Feb 02 09:58:17 2011 +0100 URL: http://code.openbravo.com/erp/stable/api-checks-2.50/rev/1569180cbb14eb984539642bea2b015d5e4c0646 [^] Fixes issue 15835: Issue 15795: try-api fails. --- M model/model/tables/AD_CREATEFACT_TEMPLATE.xml M model/sourcedata/AD_COLUMN.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2011-02-01 18:25 | ioritzCia | Type | defect => backport |
2011-02-01 18:25 | ioritzCia | fix_in_branch | => 2.50 |
2011-02-01 18:27 | ioritzCia | Relationship added | depends on 0015302 |
2011-02-01 18:28 | ioritzCia | Relationship deleted | depends on 0015302 |
2011-02-01 18:28 | ioritzCia | Relationship added | related to 0015302 |
2011-02-02 10:02 | hgbot | Checkin | |
2011-02-02 10:02 | hgbot | Note Added: 0034001 | |
2011-02-02 10:02 | hgbot | Status | scheduled => resolved |
2011-02-02 10:02 | hgbot | Resolution | open => fixed |
2011-02-02 10:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/api-checks-2.50/rev/1569180cbb14eb984539642bea2b015d5e4c0646 [^] |
2011-02-02 15:57 | ioritzCia | Status | resolved => closed |
2011-02-02 15:57 | ioritzCia | Fixed in Version | => 2.50MP26 |
Copyright © 2000 - 2009 MantisBT Group |