Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019392 | Openbravo ERP | Z. Others | public | 2011-12-29 17:24 | 2012-01-13 08:49 |
|
Reporter | ioritzCia | |
Assigned To | ioritzCia | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 10.04 |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | Mozilla Firefox |
Modules | Core |
Support ticket | 13486 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019392: Issue 19257 requieres an api-change |
Description | Due to this issue:
- https://issues.openbravo.com/view.php?id=19257 [^]
I have to make an api change. The change consists on increasing the column length of EMAILUSER column of the AD_USER table from 20 to 40
I have done a local api-check test and it fails with a warning due to this increase.
- The change is needed because 20 characters is not enough for an email account. Most of our company's email accounts will not fit. In most cases in the application this fields are 40 characters long or have been changed to that.
- 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 20 characters length container (eg. pl/sql variable or another database column with that length) and it is not very likely. |
Steps To Reproduce | Not necessary. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0019257 | 3.0MP8 | closed | ioritzCia | User. Email server username limited to 20 characteristics |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-12-29 17:24 | ioritzCia | New Issue | |
2011-12-29 17:24 | ioritzCia | Assigned To | => iciordia |
2011-12-29 17:24 | ioritzCia | Web browser | => Mozilla Firefox |
2011-12-29 17:24 | ioritzCia | Modules | => Core |
2011-12-29 17:24 | ioritzCia | OBNetwork customer | => Yes |
2011-12-29 17:24 | ioritzCia | Support ticket | => 13486 |
2011-12-29 17:25 | ioritzCia | Status | new => feedback |
2012-01-09 13:37 | jonalegriaesarte | Note Added: 0044154 | |
2012-01-09 13:40 | iciordia | Note Added: 0044156 | |
2012-01-09 13:40 | iciordia | Assigned To | iciordia => ioritzCia |
2012-01-11 13:59 | hgbot | Checkin | |
2012-01-11 13:59 | hgbot | Note Added: 0044260 | |
2012-01-11 13:59 | hgbot | Status | feedback => resolved |
2012-01-11 13:59 | hgbot | Resolution | open => fixed |
2012-01-11 13:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/a01d62ce8157d95f297f3d04e60bc9e68a3cb100 [^] |
2012-01-11 15:22 | shuehner | Relationship added | related to 0019257 |
2012-01-11 16:29 | hgbot | Checkin | |
2012-01-11 16:29 | hgbot | Note Added: 0044270 | |
2012-01-11 16:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/a01d62ce8157d95f297f3d04e60bc9e68a3cb100 [^] => http://code.openbravo.com/erp/stable/api-checks-2.50/rev/aac0432b637cd8895fde23b94bdea7ff37403c5c [^] |
2012-01-13 08:49 | ioritzCia | Note Added: 0044316 | |
2012-01-13 08:49 | ioritzCia | Status | resolved => closed |
Notes |
|
(0044154)
|
jonalegriaesarte
|
2012-01-09 13:37
|
|
Any new about this api-change? |
|
|
(0044156)
|
iciordia
|
2012-01-09 13:40
|
|
|
|
(0044260)
|
hgbot
|
2012-01-11 13:59
|
|
|
|
(0044270)
|
hgbot
|
2012-01-11 16:29
|
|
|
|
|
It passed the API-Check test. |
|