Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017903 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2011-07-05 16:30 | 2011-08-12 10:39 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d9a6f9688511 | ||||
Projection | none | ETA | none | Target Version | 3.0MP2 | |||
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 | 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0038894) hgbot (developer) 2011-07-06 11:05 |
Repository: erp/devel/pi Changeset: d9a6f9688511b12523e21251c85ff940f6566fa1 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Jul 06 11:01:20 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d9a6f9688511b12523e21251c85ff940f6566fa1 [^] fixed bug 17903: Error when displaying a record created/modified by a deleted user --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java --- |
(0038910) hudsonbot (viewer) 2011-07-06 20:41 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7aa2bbafa595 [^] Maturity status: Test |
(0040140) jonalegriaesarte (viewer) 2011-08-12 10:39 |
Verified |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |