Openbravo Issue Tracking System - Modules | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0049290 | Modules | External Integration Infrastructure | public | 2022-05-11 11:54 | 2022-05-11 11:55 |
| Reporter | caristu | ||||
| Assigned To | Triage Platform Conn | ||||
| Priority | high | Severity | minor | Reproducibility | have not tried |
| Status | acknowledged | Resolution | open | ||
| 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 | No | ||||
| Regression introduced in release | |||||
| Summary | 0049290: Support specific Before/After hooks when importing objects | ||||
| Description | It would be nice to have an infrastructure to execute hooks before and after importing an object. Note that we currently have the following hooks: - ImportedOBObjectInitializer: executed before importing an object - ImportedBaseOBObjectAfterFlushHook: executed after flushing the imported object but they currently have some limitations: 1- This hooks can be overridden with a priority mechanism, but they cannot be extended. We are only using once instance of these classes per each entity mapping 2- ImportedOBObjectInitializer in the DAL (ManualBOB) flow it is only executed for new objects (not executed when updating objects) | ||||
| Steps To Reproduce | . | ||||
| Proposed Solution | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2022-05-11 11:54 | caristu | New Issue | |||
| 2022-05-11 11:54 | caristu | Assigned To | => Triage Platform Conn | ||
| 2022-05-11 11:54 | caristu | OBNetwork customer | => No | ||
| 2022-05-11 11:55 | caristu | Status | new => acknowledged | ||
| There are no notes attached to this issue. |