Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0038700 | Openbravo ERP | Y. DBSourceManager | public | 2018-06-05 10:53 | 2018-06-08 10:49 |
Reporter | alostale | ||||
Assigned To | alostale | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 3.0PR18Q3 | |||
Merge Request Status | |||||
Review Assigned To | caristu | ||||
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 | 0038700: incorrect PL inconsistency warn when exporting DB functions in Oracle | ||||
Description | Having in a module (M1) a PL function that invokes a function with out parameters defined in another module (M2), when exporting database in Oracle, incorrect inconsistency warns are displayed in the following cases: 1. M1 is in development and M2 is not -> this always shows the warning 2. Both are in development -> it randomly displays the warning, modules are exported in an arbitrary order, the warning will be displayed if M1 is exported before M2 | ||||
Steps To Reproduce | Case 1 1.1. In DB execute: update ad_module set isindevelopment = 'N'; update ad_module set isindevelopment = 'Y' where javapackage='org.openbravo.advpaymentmngt'; 1.2. run ant export.database -> It always displays: [exportdatabase] 37873 WARN - Warning: Some of the functions and triggers which are being exported have been detected to change if they are inserted in a PostgreSQL database again. .... The affected objects are: [exportdatabase] 37874 WARN - Function [notation=APRM_GEN_PAYMENTSCHEDULE_INV(VARCHAR); ] [exportdatabase] 37874 WARN - Function [notation=APRM_TAX_PAYMENT(VARCHAR); ] Case 2 2.1. In DB execute: update ad_module set isindevelopment = 'Y'; 2.2. run ant export.database -> It will randomly, if Advanced Payables and Receivables Mngmt module is exported before than Core, display: [exportdatabase] 37873 WARN - Warning: Some of the functions and triggers which are being exported have been detected to change if they are inserted in a PostgreSQL database again. .... The affected objects are: [exportdatabase] 37874 WARN - Function [notation=APRM_GEN_PAYMENTSCHEDULE_INV(VARCHAR); ] [exportdatabase] 37874 WARN - Function [notation=APRM_TAX_PAYMENT(VARCHAR); ] | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-06-05 10:53 | alostale | New Issue | |||
2018-06-05 10:53 | alostale | Assigned To | => alostale | ||
2018-06-05 10:53 | alostale | OBNetwork customer | => No | ||
2018-06-05 10:53 | alostale | Modules | => Core | ||
2018-06-05 10:53 | alostale | Triggers an Emergency Pack | => No | ||
2018-06-05 11:29 | hgbot | Checkin | |||
2018-06-05 11:29 | hgbot | Note Added: 0104933 | |||
2018-06-05 11:29 | hgbot | Checkin | |||
2018-06-05 11:29 | hgbot | Note Added: 0104934 | |||
2018-06-05 11:29 | hgbot | Checkin | |||
2018-06-05 11:29 | hgbot | Note Added: 0104935 | |||
2018-06-05 13:05 | alostale | Review Assigned To | => caristu | ||
2018-06-05 13:05 | alostale | Status | new => scheduled | ||
2018-06-05 13:06 | alostale | Status | scheduled => resolved | ||
2018-06-05 13:06 | alostale | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/909e2725902fcab8b27fbb7c8e17292e18675768 [^] | ||
2018-06-05 13:06 | alostale | Resolution | open => fixed | ||
2018-06-05 17:29 | hudsonbot | Checkin | |||
2018-06-05 17:29 | hudsonbot | Note Added: 0104960 | |||
2018-06-08 10:49 | caristu | Note Added: 0105030 | |||
2018-06-08 10:49 | caristu | Status | resolved => closed | ||
2018-06-08 10:49 | caristu | Fixed in Version | => 3.0PR18Q3 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|