Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0053109 | Openbravo ERP | A. Platform | public | 2023-08-01 08:57 | 2023-08-08 08:41 |
|
| 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 |
| Review Assigned To | |
| 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 | 0053109: API changes in ExternalSystem abstract class |
| Description | As part of the changes introduced with 0053077, there are two new API changes related with the ExternalSystem class:
1- A new method is added to the ExternalSystem abstract class: org.openbravo.service.externalsystem.ExternalSystem.send(Operation operation, Supplier<? extends InputStream> payloadSupplier, String path, Map<String, Object> configuration)
2- The previously existing send method is now final |
| Steps To Reproduce | . |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | feature request | 0053077 | | closed | caristu | Support different methods in External System API |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2023-08-01 08:57 | caristu | New Issue | |
| 2023-08-01 08:57 | caristu | Assigned To | => caristu |
| 2023-08-01 08:57 | caristu | OBNetwork customer | => No |
| 2023-08-01 08:57 | caristu | Modules | => Core |
| 2023-08-01 08:57 | caristu | Triggers an Emergency Pack | => No |
| 2023-08-01 08:57 | caristu | Issue generated from | 0053077 |
| 2023-08-01 08:57 | caristu | Relationship added | related to 0053077 |
| 2023-08-01 13:04 | hgbot | Merge Request Status | => open |
| 2023-08-01 13:04 | hgbot | Note Added: 0153058 | |
| 2023-08-07 11:28 | hgbot | Merge Request Status | open => approved |
| 2023-08-08 08:35 | hgbot | Resolution | open => fixed |
| 2023-08-08 08:35 | hgbot | Status | new => closed |
| 2023-08-08 08:35 | hgbot | Note Added: 0153315 | |
| 2023-08-08 08:35 | hgbot | Note Added: 0153316 | |
| 2023-08-08 08:37 | caristu | Description Updated | bug_revision_view_page.php?rev_id=26598#r26598 |
| 2023-08-08 08:37 | caristu | Summary | API change: add new method into ExternalSystem abstract class => API change: API changes in ExternalSystem abstract class |
| 2023-08-08 08:39 | caristu | Summary | API change: API changes in ExternalSystem abstract class => API changes in ExternalSystem abstract class |
| 2023-08-08 08:41 | caristu | Description Updated | bug_revision_view_page.php?rev_id=26599#r26599 |
| 2023-08-08 08:41 | caristu | Description Updated | bug_revision_view_page.php?rev_id=26600#r26600 |