Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033621 | Openbravo ERP | A. Platform | public | 2016-08-04 10:04 | 2018-01-03 12:38 |
|
Reporter | egoitz | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR18Q1 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0033621: Increase the size of the ad_alert.record_id from 100 to 2000 |
Description | When the column identifier of a row returned by an alert exceeds the size of the record_id table the process fails. |
Steps To Reproduce | -Check that the lenght of the ad_alert.record_id column has a size of 100. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0028260 | | new | AugustoMauch | Check on the alert process if the alert being inserted exceeds the column size of the record_id column | related to | feature request | 0028566 | | acknowledged | Triage Platform Base | ad_session.websession column is too small | depends on | feature request | 0034654 | 3.0PR17Q2 | closed | alostale | some performance improvements in DBSM tasks | depends on | defect | 0037225 | | closed | alostale | API change: AD_ALERT.RECORD_ID size increased |
|
Attached Files | AD_ALERT.diff (567) 2017-11-01 20:01 https://issues.openbravo.com/file_download.php?file_id=11257&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-08-04 10:04 | egoitz | New Issue | |
2016-08-04 10:04 | egoitz | Assigned To | => AugustoMauch |
2016-08-04 10:04 | egoitz | Modules | => Core |
2016-08-04 10:04 | egoitz | Triggers an Emergency Pack | => No |
2016-08-04 10:04 | egoitz | Issue generated from | 0028260 |
2016-08-04 10:04 | egoitz | Relationship added | related to 0028260 |
2016-09-02 11:28 | heccam | Issue Monitored: heccam | |
2016-10-31 23:07 | AugustoMauch | Assigned To | AugustoMauch => platform |
2016-12-01 12:06 | alostale | Relationship added | depends on 0034654 |
2016-12-01 12:06 | alostale | Status | new => acknowledged |
2017-01-11 13:04 | alostale | Relationship added | related to 0028566 |
2017-11-01 20:01 | Practics | File Added: AD_ALERT.diff | |
2017-11-01 20:01 | Practics | Issue Monitored: Practics | |
2017-11-06 08:57 | alostale | Relationship added | depends on 0037225 |
2017-11-06 09:03 | hgbot | Checkin | |
2017-11-06 09:03 | hgbot | Note Added: 0100273 | |
2017-11-06 09:03 | hgbot | Status | acknowledged => resolved |
2017-11-06 09:03 | hgbot | Resolution | open => fixed |
2017-11-06 09:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b4af0d833993bc7d1e1e93e86915fe579849e010 [^] |
2017-11-06 09:07 | alostale | Assigned To | platform => alostale |
2017-11-06 09:07 | alostale | Review Assigned To | => caristu |
2017-11-10 09:06 | caristu | Note Added: 0100412 | |
2017-11-10 09:06 | caristu | Status | resolved => closed |
2017-11-10 09:06 | caristu | Fixed in Version | => 3.0PR18Q1 |
2018-01-02 08:59 | hgbot | Checkin | |
2018-01-02 08:59 | hgbot | Note Added: 0101300 | |
2018-01-03 12:38 | hudsonbot | Checkin | |
2018-01-03 12:38 | hudsonbot | Note Added: 0101371 | |
Notes |
|
(0100273)
|
hgbot
|
2017-11-06 09:03
|
|
Repository: erp/devel/pi
Changeset: b4af0d833993bc7d1e1e93e86915fe579849e010
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Nov 03 07:47:29 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b4af0d833993bc7d1e1e93e86915fe579849e010 [^]
fixed bug 33621: AD_Alert.Record_ID field is too small
Used to store record identifier, 100 characters could be too small in some cases,
increased to 4000.
---
M src-db/database/model/tables/AD_ALERT.xml
---
|
|
|
|
|
|
(0101300)
|
hgbot
|
2018-01-02 08:59
|
|
|
|
|
|