Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0013419 | Openbravo ERP | A. Platform | public | 2010-05-24 10:05 | 2022-02-01 08:08 | |||||||
Reporter | alostale | |||||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | high | Severity | minor | Reproducibility | always | |||||||
Status | acknowledged | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0013419: Modules shouldn't add mandatory columns to external tables without defaults | |||||||||||
Description | Modules shouldn't add mandatory columns to external tables without a default value or with a trigger that populates the value (+ onCreateDefault or module script). Other case other modules using that table could fail. | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | When exporting modules this should be checked: 1- DB Mandatory columns have default value in AD. 2- DB Mandatory columns have default value in DB. 3- If 1 or 2 are not true, raise a warning: "the value must be set by a trigger" 4- If 2 is false, check there is onCreateDefault. 5- If 4 is false, raise a warning: "the value must be set by a module script" | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2010-05-24 10:05 | alostale | New Issue | ||||||||||
2010-05-24 10:05 | alostale | Assigned To | => alostale | |||||||||
2010-05-25 16:21 | alostale | Relationship added | related to 0013433 | |||||||||
2010-05-31 08:33 | alostale | Status | new => scheduled | |||||||||
2012-03-02 09:23 | alostale | Type | defect => design defect | |||||||||
2012-09-24 23:34 | AugustoMauch | Note Added: 0052494 | ||||||||||
2012-09-24 23:34 | AugustoMauch | Priority | urgent => high | |||||||||
2017-03-31 14:36 | alostale | Status | scheduled => acknowledged | |||||||||
2017-04-10 14:34 | alostale | Assigned To | alostale => platform | |||||||||
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
Notes | |||||
|
|||||
|
|