Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048458 | Modules | External Data Integration | public | 2022-01-21 08:50 | 2022-01-25 08:16 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | |
OBNetwork customer | No |
Regression introduced in release | |
|
Summary | 0048458: EDL request line status should be error if the related IE is set as error |
Description | After processing an EDL request line without errors the line is marked as Success, but if the related import entry eventually fails (for example when trying to mark itself as processed), then the import entry is marked as Error but the request line status is not updated as Error in this case, leaving it with an outdated status. |
Steps To Reproduce | 1) Install the module https://gitlab.com/openbravo/demo/org.openbravo.externaldata.integration.examples [^]
2) Artificial test: apply the attached patch which changes the ImportEntryManager.setImportEntryProcessed method to throw an exception
3) Run the Import UOM Asynchronously process
4) In the EDL window note that a new EDL recorg has been created with two lines. Note that the two lines are in Success status which is different from the status of the related import entries that is Error. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0048454 | | closed | caristu | Openbravo ERP | When a node is demoted as cluster node IE can be processed twice under some circumstances |
|
Attached Files | iemError.diff (851) 2022-01-25 08:16 https://issues.openbravo.com/file_download.php?file_id=16547&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2022-01-21 08:50 | caristu | New Issue | |
2022-01-21 08:50 | caristu | Assigned To | => Triage Platform Conn |
2022-01-21 08:50 | caristu | OBNetwork customer | => No |
2022-01-21 08:50 | caristu | Assigned To | Triage Platform Conn => caristu |
2022-01-21 08:50 | caristu | Relationship added | depends on 0048454 |
2022-01-21 08:54 | caristu | Note Added: 0134451 | |
2022-01-21 10:35 | hgbot | Merge Request Status | => open |
2022-01-21 10:35 | hgbot | Note Added: 0134467 | |
2022-01-21 10:37 | caristu | Note Deleted: 0134451 | |
2022-01-21 10:38 | hgbot | Merge Request Status | open => approved |
2022-01-21 10:39 | hgbot | Resolution | open => fixed |
2022-01-21 10:39 | hgbot | Status | new => closed |
2022-01-21 10:39 | hgbot | Note Added: 0134471 | |
2022-01-21 10:39 | hgbot | Note Added: 0134472 | |
2022-01-25 08:16 | caristu | File Added: iemError.diff | |