Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024051 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | minor | always | 2013-06-12 13:00 | 2016-12-16 18:39 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5adfc4d8a46d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | 9.x | Ant version | |||||
Product Version | SCM revision | |||||||
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\\\\_%' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0092397) hgbot (developer) 2016-12-15 09:03 |
Repository: erp/devel/pi Changeset: 5adfc4d8a46deb99b6bb42b073bc8ab6b7cf6e07 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Dec 15 09:03:05 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/5adfc4d8a46deb99b6bb42b073bc8ab6b7cf6e07 [^] fixed bug 24051: Audit trail triggers are exported to core Exclude them properly using exclude filter with wildcards --- M src-db/database/model/excludeFilter.xml --- |
(0092480) caristu (viewer) 2016-12-16 12:28 |
Code review + testing OK: Audit trail triggers are not exported to core. |
(0092716) hudsonbot (viewer) 2016-12-16 18:39 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^] Maturity status: Test |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |