Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | |||||||||||
| 0032755 | |||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
| design defect | [Openbravo ERP] A. Platform | minor | always | 2016-04-21 16:30 | 2022-02-01 08:09 | ||||||
| Reporter | alostale | View Status | public | ||||||||
| Assigned To | Triage Platform Base | ||||||||||
| Priority | normal | Resolution | open | Fixed in Version | |||||||
| Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
| Projection | none | ETA | none | Target Version | |||||||
| OS | Any | Database | Any | Java version | |||||||
| OS Version | Database version | Ant version | |||||||||
| Product Version | SCM revision | ||||||||||
| Merge Request Status | |||||||||||
| Review Assigned To | |||||||||||
| 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 | 0032755: some actions are not tracked in ad_session_usage_audit | ||||||||||
| Description | AD_session_usage_audit table stores information about requests and time each took to be processed. It skips some valuable requests such as: * Requests in Process definitions * Action handler invocations | ||||||||||
| Steps To Reproduce | 1. Execute the following command (changing db connection params), this will log every .5 seconds the latest record in ad_usage_audit table watch -n .5 "psql -U tad -h localhost -p 5432 -d retail_mods -c 'select created, object_id, command, classname, object_type, process_time from ad_session_usage_audit order by created desc limit 30'" 2. Create a Sales Invoice 3. Process it 4. Click on Add Payment button -> ERROR: check there is no entries for fetches executed to populate grids in that popup 5. Click on Done button to add a payment -> ERROR: check there is no entries for this process | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2016-04-21 16:30 | alostale | New Issue | |
| 2016-04-21 16:30 | alostale | Assigned To | => platform |
| 2016-04-21 16:30 | alostale | OBNetwork customer | => No |
| 2016-04-21 16:30 | alostale | Modules | => Core |
| 2016-04-21 16:30 | alostale | Triggers an Emergency Pack | => No |
| 2016-04-21 16:31 | alostale | Status | new => acknowledged |
| 2016-12-01 14:36 | alostale | Type | defect => design defect |
| 2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
| Copyright © 2000 - 2009 MantisBT Group |