Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0057426 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Retail Modules] Events for Payments | minor | have not tried | 2024-12-11 13:00 | 2024-12-12 08:29 | |||
| Reporter | igor_trebol | View Status | public | |||||
| Assigned To | igor_trebol | |||||||
| Priority | normal | 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 | |||||||
| Merge Request Status | approved | |||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0057426: Add writeExtraErrorContent options for EDL Item Processors | |||||||
| Description | Right now, an EDL Item Processor has the options to write in different situations: When the process suceeds: - Content (with the function writeResponse). - Extra content (with the function outputExtraActions). When the process fails: - Content (with the function writeErrorResponse). But there is no option to write in the extra content when the process fails. It is needed to add that functionality. | |||||||
| Steps To Reproduce | N/A | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||||
|
|||||||||||||||||
Notes |
|
|
(0173180) hgbot (developer) 2024-12-11 15:46 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/45 [^] |
|
(0173191) hgbot (developer) 2024-12-11 18:46 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/45 [^] |
|
(0173192) hgbot (developer) 2024-12-11 18:46 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration [^] Changeset: 18dac9243f013984ccf27504c22f0482919229c2 Author: Igor Trebol <igor.trebol@openbravo.com> Date: 11-12-2024 18:43:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/commit/18dac9243f013984ccf27504c22f0482919229c2 [^] Fixes FR-57426: Support saving extra output content in error EDL requests --- M src-test/org/openbravo/externaldata/integration/process/FailingItemProcessor.java M src-test/org/openbravo/externaldata/integration/process/SaveErrorOutputTest.java M src/org/openbravo/externaldata/integration/process/ItemProcessor.java M src/org/openbravo/externaldata/integration/process/OutputDataProcessor.java M src/org/openbravo/externaldata/integration/util/EDLUtils.java --- |
|
(0173213) hgbot (developer) 2024-12-12 08:29 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration [^] Changeset: 3847c06e45e9a714871c1ed1ccc5d4dc7c8f0f6f Author: Carlos Aristu <c.aristu@orisha.com> Date: 12-12-2024 08:29:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/commit/3847c06e45e9a714871c1ed1ccc5d4dc7c8f0f6f [^] related to Fixes FR-57426: add missing info in log message and reduce log level --- M src/org/openbravo/externaldata/integration/process/ItemProcessor.java --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2024-12-11 13:00 | igor_trebol | New Issue | |
| 2024-12-11 13:00 | igor_trebol | Assigned To | => igor_trebol |
| 2024-12-11 13:00 | igor_trebol | OBNetwork customer | => No |
| 2024-12-11 13:00 | igor_trebol | Triggers an Emergency Pack | => No |
| 2024-12-11 13:00 | igor_trebol | Status | new => scheduled |
| 2024-12-11 13:04 | caristu | Relationship added | related to 0045343 |
| 2024-12-11 13:04 | caristu | Relationship added | related to 0049625 |
| 2024-12-11 15:46 | hgbot | Merge Request Status | => open |
| 2024-12-11 15:46 | hgbot | Note Added: 0173180 | |
| 2024-12-11 18:46 | hgbot | Merge Request Status | open => approved |
| 2024-12-11 18:46 | hgbot | Note Added: 0173191 | |
| 2024-12-11 18:46 | hgbot | Resolution | open => fixed |
| 2024-12-11 18:46 | hgbot | Status | scheduled => closed |
| 2024-12-11 18:46 | hgbot | Note Added: 0173192 | |
| 2024-12-12 08:29 | hgbot | Note Added: 0173213 | |
| Copyright © 2000 - 2009 MantisBT Group |