Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048681 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Modules] External Data Integration | minor | have not tried | 2022-02-28 08:58 | 2022-03-07 13:15 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | AugustoMauch | |||||||
Regression introduced in release | ||||||||
Summary | 0048681: Provide context data on request creation | |||||||
Description | Currently the context data of an EDL process is provided by the Data Processor. It would be nice if it would be possible to also pass context data directly when creating the EDL request. EDL process will support passing context data in one of these ways or event in the two ways at the same time. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0135329) hgbot (developer) 2022-02-28 09:11 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/14 [^] |
(0135497) hgbot (developer) 2022-03-07 12:49 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration [^] Changeset: 2e8af670a7981748d9d1b31817dd2cb319bb6312 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 07-03-2022 11:47:22 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/commit/2e8af670a7981748d9d1b31817dd2cb319bb6312 [^] fixes ISSUE-48681: Provide context data on request creation Now the context data can be provided when creating the EDL request. If an EDL process provides its context data through a DataProcessor and additional context data is also provided on the EDL request creation, the process context data is the merge of both. And in case there is any common property, it prevails the one coming from the context data provided on EDL request creation. --- M src/org/openbravo/externaldata/integration/process/AsynchronousProcessor.java M src/org/openbravo/externaldata/integration/process/ProcessRequest.java --- |
(0135498) hgbot (developer) 2022-03-07 12:49 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/14 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2022-02-28 08:58 | caristu | New Issue | |
2022-02-28 08:58 | caristu | Assigned To | => Triage Platform Conn |
2022-02-28 08:59 | caristu | Assigned To | Triage Platform Conn => caristu |
2022-02-28 09:11 | hgbot | Note Added: 0135329 | |
2022-03-02 10:40 | caristu | Relationship added | related to 0048579 |
2022-03-07 12:49 | hgbot | Resolution | open => fixed |
2022-03-07 12:49 | hgbot | Status | new => resolved |
2022-03-07 12:49 | hgbot | Note Added: 0135497 | |
2022-03-07 12:49 | hgbot | Note Added: 0135498 | |
2022-03-07 13:15 | caristu | Review Assigned To | => AugustoMauch |
2022-03-07 13:15 | caristu | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |