Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0007530 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2009-02-12 14:03 | 2009-05-22 19:33 | |||||||
Reporter | artem | View Status | public | |||||||||
Assigned To | iciordia | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0007530: Logging Improvements of Process Instance. | |||||||||||
Description | At present every process logs into field "errormsg varying(2000)" of the table AD_PINSTANCE. Current solution has a size limitation (to field size) of the saved data. | |||||||||||
Proposed Solution | There is AD_PINSTANCE_LOG table providing infrastructure for logging. Solution: 1. Implement function AD_PINSTANCE_LOG_INSERT(UPDATE) providing functionality to insert(update) records into table AD_PINSTANCE_LOG. 2. Look through all functions, that use function AD_PINSTANCE_UPDATE and refactor those of them, which are accumulate final message and save it into field "errormsg" of the table AD_PINSTANCE. 3. Implement new function Utility.getProcessInstanceMessage(). 4. Mark old function Utility.getProcessInstanceMessage() as deprecated. 5. New payload for "errormsg" field is to contain final message of the entire process. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2009-02-12 14:03 | artem | New Issue | |
2009-02-12 14:03 | artem | Assigned To | => rafaroda |
2009-02-12 14:03 | artem | Regression testing | => No |
2009-02-12 14:08 | artem | Relationship added | related to 0006881 |
2009-02-13 16:51 | rafaroda | Assigned To | rafaroda => pjuvara |
2009-05-22 19:33 | pjuvara | Assigned To | pjuvara => iciordia |
Copyright © 2000 - 2009 MantisBT Group |