Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017903 | Openbravo ERP | A. Platform | public | 2011-07-05 16:30 | 2011-08-12 10:39 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP2 | Fixed in Version | 3.0MP2 | |
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 | 0017903: Error when displaying a record created/modified by a deleted user |
Description | In DB there's not FK from audit columns (createdBy and updatedBy) to AD_User. This makes possible to delete a User that has created or updated records.
When one of these records is tried to be opened in grid an org.hibernate.ObjectNotFoundException exception is shown and the record is not loaded. |
Steps To Reproduce | -Create a user
-Create an invoice with this user
-Delete the user
-Try to load the created invoice with another user |
Proposed Solution | Do not fail in this case. Load the record and for these fields display UUID or something else. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-05 16:30 | alostale | New Issue | |
2011-07-05 16:30 | alostale | Assigned To | => alostale |
2011-07-05 16:30 | alostale | Modules | => Core |
2011-07-05 16:30 | alostale | OBNetwork customer | => No |
2011-07-06 11:05 | hgbot | Checkin | |
2011-07-06 11:05 | hgbot | Note Added: 0038894 | |
2011-07-06 11:05 | hgbot | Status | new => resolved |
2011-07-06 11:05 | hgbot | Resolution | open => fixed |
2011-07-06 11:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d9a6f9688511b12523e21251c85ff940f6566fa1 [^] |
2011-07-06 20:41 | hudsonbot | Checkin | |
2011-07-06 20:41 | hudsonbot | Note Added: 0038910 | |
2011-08-12 10:39 | jonalegriaesarte | Note Added: 0040140 | |
2011-08-12 10:39 | jonalegriaesarte | Status | resolved => closed |
2011-08-12 10:39 | jonalegriaesarte | Fixed in Version | => 3.0MP2 |