Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024051 | Openbravo ERP | Y. DBSourceManager | public | 2013-06-12 13:00 | 2016-12-16 18:39 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q1 | |
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 | 0024051: Audit trail triggers are exported to core |
Description | Using PostrgreSQL 9.x, generated triggers to manage audit trail are exported to core. |
Steps To Reproduce | -Set core in development
-Set any table as fully audited (i.e. C_Order)
-Generate audit infrastructure
-Export database
-Check audit trigger is exported as part of core (i.e. AU_C_Order_Trg) |
Proposed Solution | Problem seems to be caused by escape characters used in SQL to exclude audit triggers:
AND upper(trg.tgname) NOT LIKE 'AU\\\\_%' |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | feature request | 0031685 | | closed | AugustoMauch | Allow using SQL wildcards in the dbsourmanager exclude filter |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-12 13:00 | alostale | New Issue | |
2013-06-12 13:00 | alostale | Assigned To | => marvintm |
2013-06-12 13:00 | alostale | Modules | => Core |
2013-06-12 13:00 | alostale | OBNetwork customer | => No |
2013-06-12 13:00 | alostale | Triggers an Emergency Pack | => No |
2015-02-24 11:29 | alostale | Assigned To | marvintm => AugustoMauch |
2015-02-24 11:29 | alostale | Status | new => acknowledged |
2015-03-11 13:56 | alostale | Priority | normal => high |
2015-03-17 14:37 | alostale | Assigned To | AugustoMauch => platform |
2015-11-11 11:37 | alostale | Priority | high => normal |
2015-12-10 18:36 | AugustoMauch | Relationship added | related to 0031685 |
2015-12-10 18:37 | AugustoMauch | Relationship replaced | depends on 0031685 |
2016-12-15 09:01 | alostale | Assigned To | platform => alostale |
2016-12-15 09:02 | alostale | Review Assigned To | => caristu |
2016-12-15 09:03 | hgbot | Checkin | |
2016-12-15 09:03 | hgbot | Note Added: 0092397 | |
2016-12-15 09:03 | hgbot | Status | acknowledged => resolved |
2016-12-15 09:03 | hgbot | Resolution | open => fixed |
2016-12-15 09:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5adfc4d8a46deb99b6bb42b073bc8ab6b7cf6e07 [^] |
2016-12-16 12:28 | caristu | Note Added: 0092480 | |
2016-12-16 12:28 | caristu | Status | resolved => closed |
2016-12-16 12:28 | caristu | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:39 | hudsonbot | Checkin | |
2016-12-16 18:39 | hudsonbot | Note Added: 0092716 | |