Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040886 | Openbravo ERP | A. Platform | public | 2019-05-16 11:27 | 2019-05-21 15:17 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q3 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2017-01-30 |
Regression introduced in release | 3.0PR17Q2 |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/15f5de36349f [^] |
Triggers an Emergency Pack | No |
|
Summary | 0040886: incorrect audit trail for DAL WebServices |
Description | Data changes performed by DAL WebServices are incorrectly audited.
User and process is set randomly. As these requests are not updating ad_context_info table, in case it was previously set within the same database connection that has now been retrieved from the connection pool, it will be reused. |
Steps To Reproduce | 1. Log in as System Administrator
2. Open Tables and Columns window
3. Select C_City table and set it to fully audited
4. Rebuild and restart Tomcat
5. Execute WSUpdateTest (which creates entries in C_City)
6. Query ad_audit_trail
-> Check that entries for c_city have random user + process
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0040887 | 3.0PR19Q2.1 | closed | alostale | incorrect audit trail for DAL WebServices | depends on | backport | 0040888 | 3.0PR19Q1.2 | closed | alostale | incorrect audit trail for DAL WebServices | caused by | design defect | 0035007 | | closed | alostale | audit trail causes excessive overhead |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-05-16 11:27 | alostale | New Issue | |
2019-05-16 11:27 | alostale | Assigned To | => platform |
2019-05-16 11:27 | alostale | OBNetwork customer | => No |
2019-05-16 11:27 | alostale | Modules | => Core |
2019-05-16 11:27 | alostale | Triggers an Emergency Pack | => No |
2019-05-16 11:29 | alostale | Review Assigned To | => caristu |
2019-05-16 11:29 | alostale | Regression level | => Production - Confirmed Stable |
2019-05-16 11:29 | alostale | Regression date | => 2017-01-30 |
2019-05-16 11:29 | alostale | Regression introduced in release | => 3.0PR17Q2 |
2019-05-16 11:29 | alostale | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/15f5de36349f [^] |
2019-05-16 11:29 | alostale | Assigned To | platform => alostale |
2019-05-16 11:29 | alostale | Priority | normal => immediate |
2019-05-16 11:30 | alostale | Status | new => scheduled |
2019-05-16 12:04 | alostale | Relationship added | caused by 0035007 |
2019-05-16 12:12 | hgbot | Checkin | |
2019-05-16 12:12 | hgbot | Note Added: 0111714 | |
2019-05-16 12:12 | hgbot | Status | scheduled => resolved |
2019-05-16 12:12 | hgbot | Resolution | open => fixed |
2019-05-16 12:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2e0c74eeeea1093196680dbdaf8d676cce60bda3 [^] |
2019-05-17 09:53 | caristu | Note Added: 0111765 | |
2019-05-17 09:53 | caristu | Status | resolved => closed |
2019-05-17 09:53 | caristu | Fixed in Version | => 3.0PR19Q3 |
2019-05-21 15:17 | hudsonbot | Checkin | |
2019-05-21 15:17 | hudsonbot | Note Added: 0112032 | |