Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024289 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] A. Platform | major | have not tried | 2013-07-09 08:52 | 2015-03-18 08:59 | |||
Reporter | shankarb | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP26 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | bed326b6ddf6 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
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 | 0024289: Retrieving attachments API Change | |||||||
Description | API change to change the attachment model. Earlier attachments were stored in this format, tableId-recordId. Now it will changed as per the specifications in alternate 2 in issue https://issues.openbravo.com/view.php?id=20623. [^] It a critical change that would affect java process that uses the earlier format to access the attachments. For existing attachments in the old model, it will be retrieved and can be downloaded/deleted from the Application as before. | |||||||
Steps To Reproduce | Try to created more than attachments for more than 32K records | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0059950) dmitry_mezentsev (viewer) 2013-07-11 13:35 |
Approved with the comment that backward compatibility mode should be clearly explained in the API change description. |
(0059962) hgbot (developer) 2013-07-13 09:16 |
Repository: erp/devel/pi Changeset: bed326b6ddf6f08b10cf22cd7403aff84c0e3750 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Thu Jul 11 11:00:28 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/bed326b6ddf6f08b10cf22cd7403aff84c0e3750 [^] Fixes Issue 0020623, Fixes Issue 24289: 32K limit for attachments The attachment model has been changed as explained in the wiki[1]. A new ant task has been added to migrate attachments from old model to new model. [1] http://wiki.openbravo.com/wiki/Attachments [^] --- M build.xml M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/AttachmentsAH.java M src-db/database/model/tables/C_FILE.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/erpCommon/businessUtility/TabAttachments.java M src/org/openbravo/erpCommon/businessUtility/TabAttachments_data.xsql M src/org/openbravo/erpCommon/utility/reporting/ReportManager.java A src/org/openbravo/erpCommon/utility/MigrateAttachments.java --- |
(0059963) shankarb (viewer) 2013-07-13 09:17 |
API change has been approved and appropriate description has been added to the API changes wiki. |
(0060040) hudsonbot (viewer) 2013-07-16 14:26 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9a5d5983399f [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-07-09 08:52 | shankarb | New Issue | |
2013-07-09 08:52 | shankarb | Assigned To | => dmitry_mezentsev |
2013-07-09 08:52 | shankarb | Modules | => Core |
2013-07-09 08:52 | shankarb | OBNetwork customer | => No |
2013-07-09 08:52 | shankarb | Triggers an Emergency Pack | => No |
2013-07-11 13:35 | dmitry_mezentsev | Note Added: 0059950 | |
2013-07-11 13:35 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => shankarb |
2013-07-13 08:54 | shankarb | Status | new => scheduled |
2013-07-13 08:54 | shankarb | fix_in_branch | => pi |
2013-07-13 09:11 | shankarb | Relationship added | related to 0020623 |
2013-07-13 09:16 | hgbot | Checkin | |
2013-07-13 09:16 | hgbot | Note Added: 0059962 | |
2013-07-13 09:16 | hgbot | Status | scheduled => resolved |
2013-07-13 09:16 | hgbot | Resolution | open => fixed |
2013-07-13 09:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bed326b6ddf6f08b10cf22cd7403aff84c0e3750 [^] |
2013-07-13 09:17 | shankarb | Review Assigned To | => shankarb |
2013-07-13 09:17 | shankarb | Note Added: 0059963 | |
2013-07-13 09:17 | shankarb | Status | resolved => closed |
2013-07-13 09:17 | shankarb | Fixed in Version | => 3.0MP26 |
2013-07-16 14:26 | hudsonbot | Checkin | |
2013-07-16 14:26 | hudsonbot | Note Added: 0060040 | |
2015-03-18 08:59 | alostale | Relationship added | related to 0028842 |
2015-03-18 08:59 | alostale | Relationship deleted | related to 0028842 |
Copyright © 2000 - 2009 MantisBT Group |