Openbravo Issue Tracking System - Openbravo ERP | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0042026 | Openbravo ERP | A. Platform | public | 2019-10-15 14:20 | 2022-02-01 08:07 |
| Reporter | javietxe | ||||
| Assigned To | Triage Platform Base | ||||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| Review Assigned To | |||||
| OBNetwork customer | Gold | ||||
| Web browser | |||||
| Modules | Core | ||||
| Support ticket | |||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0042026: Selectors without a foreign key creates a warning in the export.database | ||||
| Description | There are some times that there is a need create a selector pointing to a field that cannot be a foreign key (for example a field from a view). While exporting database, a warning is shown: [java] 66491 [main] WARN org.openbravo.ddlutils.task.ExportDatabase - Foreign Key Column BVFLD_TERRITORYDATA.EAN_Code is not part of a foreign key constraint. We need to be able to define in these cases that the warning is not useful and to not show this warning again. | ||||
| Steps To Reproduce | - Create a simple view - Create a selector pointing to any field of that view. - Export database. If you need, we have it already an example in this module (you can ask me for permission) https://bitbucket.org/gpscode/bv_com.openbravo.france.bv.fields [^] In the revision dce9ad4bb837b583700533a2bb026d3d2d142ec4 | ||||
| Proposed Solution | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2019-10-15 14:20 | javietxe | New Issue | |||
| 2019-10-15 14:20 | javietxe | Assigned To | => platform | ||
| 2019-10-15 14:20 | javietxe | OBNetwork customer | => Gold | ||
| 2019-10-15 14:20 | javietxe | Modules | => Core | ||
| 2019-10-15 14:20 | javietxe | Triggers an Emergency Pack | => No | ||
| 2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base | ||
| There are no notes attached to this issue. |