Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043276Openbravo ERPY. DBSourceManagerpublic2020-02-20 08:162022-02-01 07:24
alostale 
Triage Platform Base 
normalminorhave not tried
newopen 
5
 
 
Core
No
0043276: dbsm does not report wrong onCreateDefault values
If a onCreateDefault is wrongly defined (ie. pointing to a non-existing column), dbsm silently ignores it without, at least, a warning in log.
1. In any table xml file, add to any column an invalid onCreateDefault value
2. run ant install.source
  - Check pg logs (OK):
2020-02-18 20:55:57.483 CET [24411] tadpiretail@obpiretail ERROR: column "noscrim" does not exist at character 9
2020-02-18 20:55:57.483 CET [24411] tadpiretail@obpiretail STATEMENT: SELECT (noScrim) FROM OBMOBC_PROCESS_DEFINITION LIMIT 1
  - Check dbsm log: no message about it
Display a warning message in this case
No tags attached.
Issue History
2020-02-20 08:16alostaleNew Issue
2020-02-20 08:16alostaleAssigned To => platform
2020-02-20 08:16alostaleModules => Core
2020-02-20 08:16alostaleTriggers an Emergency Pack => No
2022-02-01 07:24alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.