Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026142 | Openbravo ERP | A. Platform | public | 2014-04-02 11:40 | 2014-05-07 18:10 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
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 | 0026142: It doesn't make sense to check if the foreign keys on Ad_Module_Install are correct |
Description | The AD_Module_Install table is a special table which is filled when the user installs or updates modules, just before the rebuild it done. As this is an intermediate step before doing the full rebuild, it's not guaranteed that the integrity of referenced data will be correct at this point. Therefore, there shouldn't be foreign keys defined for this table, and therefore the system shouldn't check that they are correct. |
Steps To Reproduce | - Put core in development.
- Do export.database
- Verify that the following message appears:
Foreign Key Column AD_MODULE_INSTALL.AD_Language is not part of a foreign key constraint.
This warning shouldn't be raised. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-04-02 11:40 | marvintm | New Issue | |
2014-04-02 11:40 | marvintm | Assigned To | => AugustoMauch |
2014-04-02 11:40 | marvintm | Modules | => Core |
2014-04-02 11:40 | marvintm | OBNetwork customer | => No |
2014-04-02 11:40 | marvintm | Triggers an Emergency Pack | => No |
2014-04-02 11:41 | marvintm | Assigned To | AugustoMauch => marvintm |
2014-04-02 11:42 | hgbot | Checkin | |
2014-04-02 11:42 | hgbot | Note Added: 0066058 | |
2014-04-02 11:42 | hgbot | Status | new => resolved |
2014-04-02 11:42 | hgbot | Resolution | open => fixed |
2014-04-02 11:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9fa79145ed3c493057e34d28965edd1a038a7d52 [^] |
2014-04-02 11:44 | shuehner | Review Assigned To | => AugustoMauch |
2014-04-07 14:02 | AugustoMauch | Note Added: 0066205 | |
2014-04-07 14:02 | AugustoMauch | Status | resolved => closed |
2014-04-07 14:02 | AugustoMauch | Fixed in Version | => PR14Q3 |
2014-05-07 18:10 | hudsonbot | Checkin | |
2014-05-07 18:10 | hudsonbot | Note Added: 0066876 | |