Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015987 | Openbravo ERP | Z. Others | public | 2011-02-15 13:29 | 2011-03-01 00:00 |
|
Reporter | adrianromero | |
Assigned To | adrianromero | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
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 | 0015987: API Break. try-api fails |
Description | The try build in pi http://builds.openbravo.com/view/try-2.50/job/try-2.50-api/42/ [^] failed because of the following change: https://code.openbravo.com/erp/stable/try-2.50/graph/95d7cbaac5db [^]
The change that causes the risk is the modification of the type of the field OB_CONTEXT of the table AD_PROCESS_REQUEST from VARCHAR(4000) to CLOB.
This change is required becuase the serialization of the context is bigger than 4000 characters when there are too much organizations and the database engine raises an error because this serialized context does not fit in the field OB_CONTEXT
The change has been tested in several areas affected and in both database engines and there is no visible risk.
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0015940 | | closed | adrianromero | When you create a lot of organizations assigned to a role, the processes do not work | blocks | backport | 0015988 | | closed | adrianromero | API Break. try-2.50-api fails |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-02-15 13:29 | adrianromero | New Issue | |
2011-02-15 13:29 | adrianromero | Assigned To | => iciordia |
2011-02-15 13:29 | adrianromero | Modules | => Core |
2011-02-15 13:29 | adrianromero | OBNetwork customer | => No |
2011-02-15 13:29 | adrianromero | Relationship added | related to 0015940 |
2011-02-15 13:33 | adrianromero | Relationship added | blocks 0015988 |
2011-02-15 20:35 | iciordia | Note Added: 0034214 | |
2011-02-15 20:35 | iciordia | Assigned To | iciordia => adrianromero |
2011-02-17 18:11 | adrianromero | Note Added: 0034253 | |
2011-02-21 17:47 | hgbot | Checkin | |
2011-02-21 17:47 | hgbot | Note Added: 0034289 | |
2011-02-21 17:47 | hgbot | Status | new => resolved |
2011-02-21 17:47 | hgbot | Resolution | open => fixed |
2011-02-21 17:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/41d4c1ffa8ea956652b227a8c8c36b5db1e1f0a4 [^] |
2011-02-25 13:13 | hgbot | Checkin | |
2011-02-25 13:13 | hgbot | Note Added: 0034370 | |
2011-02-25 13:13 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/41d4c1ffa8ea956652b227a8c8c36b5db1e1f0a4 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/d73565036363d8387bc7b569b36f199236149599 [^] |
2011-02-28 22:55 | dalsasua | Note Added: 0034451 | |
2011-02-28 22:55 | dalsasua | Status | resolved => closed |
2011-03-01 00:00 | anonymous | sf_bug_id | 0 => 3195610 |
Notes |
|
(0034214)
|
iciordia
|
2011-02-15 20:35
|
|
|
|
|
It will be resolved after pi is unfrozen |
|
|
(0034289)
|
hgbot
|
2011-02-21 17:47
|
|
|
|
(0034370)
|
hgbot
|
2011-02-25 13:13
|
|
|
|
|
API test is not failing any more |
|