Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0007530 | Openbravo ERP | A. Platform | public | 2009-02-12 14:03 | 2009-05-22 19:33 | |||||||
Reporter | artem | |||||||||||
Assigned To | iciordia | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | new | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
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. | |||||||||||
Steps To Reproduce | ||||||||||||
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. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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 |
There are no notes attached to this issue. |