Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036537 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | major | have not tried | 2017-07-27 10:11 | 2017-09-21 16:49 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e4dab51242d8 | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
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 | 0036537: Store the response of an action also in c_import_entry | |||||||
Description | Extend import entry to also allow storing the response of an action. Also store the default error response in json format. | |||||||
Steps To Reproduce | See current import entry, it only shows request and error information. It can benefit if we can also store the response for tracking purposes and to be able to send the message again. | |||||||
Proposed Solution | Add a responseinfo column to c_importentry/c_import_entry_archive and add it to the relevant tables (also archive) and windows. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0098315) hgbot (developer) 2017-08-01 18:51 |
Repository: erp/devel/pi Changeset: e4dab51242d85b7dcc2373a524f3f5dd0a9f2d2f Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Aug 01 18:50:27 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e4dab51242d85b7dcc2373a524f3f5dd0a9f2d2f [^] Fixes issue 36537: Store the response of an action also in c_import_entry Add response info column to import entry and import entry archive JsonUtils: prevent NPE in specific case ImportEntryManager: set default error response in the response info field src-db: added new columns, added to the window/tab and also set the ad_element --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonUtils.java M src-db/database/model/tables/C_IMPORT_ENTRY.xml M src-db/database/model/tables/C_IMPORT_ENTRY_ARCHIVE.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src/org/openbravo/service/importprocess/ImportEntryManager.java --- |
(0099289) hudsonbot (viewer) 2017-09-21 16:49 |
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/9750b78d3e5c [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2017-07-27 10:11 | mtaal | New Issue | |
2017-07-27 10:11 | mtaal | Assigned To | => mtaal |
2017-07-27 10:11 | mtaal | OBNetwork customer | => No |
2017-07-27 10:11 | mtaal | Modules | => Core |
2017-07-27 10:11 | mtaal | Triggers an Emergency Pack | => No |
2017-07-27 10:11 | mtaal | Relationship added | related to 0036536 |
2017-08-01 18:51 | hgbot | Checkin | |
2017-08-01 18:51 | hgbot | Note Added: 0098315 | |
2017-08-01 18:51 | hgbot | Status | new => resolved |
2017-08-01 18:51 | hgbot | Resolution | open => fixed |
2017-08-01 18:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e4dab51242d85b7dcc2373a524f3f5dd0a9f2d2f [^] |
2017-08-01 18:55 | mtaal | Review Assigned To | => AugustoMauch |
2017-08-03 17:53 | marvintm | Review Assigned To | AugustoMauch => marvintm |
2017-08-03 17:53 | marvintm | Status | resolved => closed |
2017-08-03 17:53 | marvintm | Fixed in Version | => 3.0PR17Q4 |
2017-09-21 16:49 | hudsonbot | Checkin | |
2017-09-21 16:49 | hudsonbot | Note Added: 0099289 |
Copyright © 2000 - 2009 MantisBT Group |