Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050368 | Modules | Openbravo Business API | public | 2022-09-28 15:28 | 2022-10-11 10:48 |
|
Reporter | ignacio_deandres | |
Assigned To | ignacio_deandres | |
Priority | normal | 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 | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0050368: Code improvements required in some classes in the business API |
Description | There are event handlers that should be repackaged and their classes should not be public. These classes should be in the "dal" package, alongside the other event handlers.
There are classes that implement the ImportedBaseOBObjectFetcher interface. These classes should return a concrete object type, and not a generic one.
There is some code that could be refactored.
|
Steps To Reproduce | No need to reproduce as it is just code clean up. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0044131 | | acknowledged | Triage Platform Conn | Remove unneeded generic method in ImportedBaseOBObjectFetcher, it results in unchecked warning |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-09-28 15:28 | ignacio_deandres | New Issue | |
2022-09-28 15:28 | ignacio_deandres | Assigned To | => ignacio_deandres |
2022-09-28 15:46 | hgbot | Note Added: 0141447 | |
2022-09-29 13:01 | ignacio_deandres | Description Updated | bug_revision_view_page.php?rev_id=24797#r24797 |
2022-10-10 15:46 | caristu | Relationship added | related to 0044131 |
2022-10-10 15:47 | hgbot | Note Added: 0141920 | |
2022-10-10 15:47 | hgbot | Resolution | open => fixed |
2022-10-10 15:47 | hgbot | Status | new => closed |
2022-10-10 15:47 | hgbot | Note Added: 0141921 | |
2022-10-11 10:48 | hgbot | Note Added: 0141949 | |