Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005291 | Openbravo ERP | 01. General setup | public | 2008-09-29 09:58 | 2009-05-19 09:09 |
|
Reporter | rafaroda | |
Assigned To | alostale | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 7.10 |
Product Version | 2.40 | |
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 | 0005291: 'Database Error' when changing User Role |
Description | When trying to change a role of an user (via 'User Roles' tab), 'Database Error' displays (with no other message in the log file).
This bug also reproduces in 2.3x branch but does not reproduce in the trunk. |
Steps To Reproduce | 1) Log in as 'Openbravo Admin'.
2) Select an user in 'General Setup || Security || User || User'.
3) Go to 'User Roles' tab and edit one record changing its role, for instance, from 'Admin' to 'Production'. |
Proposed Solution | 'Database Error' message displays. |
Additional Information | |
Tags | platform1_sprint1 |
Relationships | related to | defect | 0000172 | 2.40alpha-r2 | closed | alostale | Database error when updating a Org Access Role | blocks | defect | 0005270 | | closed | alostale | 'Database Error' when changing User Role |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-09-29 09:58 | psarobe | New Issue | |
2008-09-29 09:58 | psarobe | Assigned To | => alostale |
2008-09-29 09:58 | psarobe | Status | new => scheduled |
2008-12-10 09:51 | alostale | Assigned To | alostale => iperdomo |
2008-12-11 17:11 | alostale | Relationship added | related to 0000172 |
2008-12-11 17:11 | alostale | Note Added: 0011192 | |
2008-12-11 18:10 | alostale | Note Added: 0011195 | |
2008-12-11 18:11 | svnbot | Checkin | |
2008-12-11 18:11 | svnbot | Note Added: 0011197 | |
2008-12-11 18:11 | svnbot | Status | scheduled => resolved |
2008-12-11 18:11 | svnbot | Resolution | open => fixed |
2008-12-11 18:11 | svnbot | svn_revision | => 11124 |
2008-12-12 08:29 | alostale | Assigned To | iperdomo => alostale |
2008-12-12 08:29 | alostale | Status | resolved => new |
2008-12-12 08:29 | alostale | Resolution | fixed => open |
2008-12-12 08:29 | alostale | Status | new => scheduled |
2008-12-12 08:29 | alostale | fix_in_branch | 2.40 => trunk |
2008-12-12 08:30 | alostale | Status | scheduled => resolved |
2008-12-12 08:30 | alostale | Resolution | open => fixed |
2008-12-12 12:12 | alostale | Tag Attached: platform1_sprint1 | |
2009-05-19 09:09 | sureshbabu | Regression testing | => No |
2009-05-19 09:09 | sureshbabu | Status | resolved => closed |
2009-05-19 09:09 | sureshbabu | Note Added: 0016441 | |
Notes |
|
|
This is the same bug as 0000172 (update a column that is part of the PK) |
|
|
|
As the solution for this bug is quite complex and would add instability and there is an easy workarround which consists in deleting the current record and creating a new one with the proper role, the solution for this bug will just show a message telling the user to do this. |
|
|
(0011197)
|
svnbot
|
2008-12-11 18:11
|
|
Repository: openbravo
Revision: 11124
Author: alostale
Date: 2008-12-11 18:11:06 +0100 (Thu, 11 Dec 2008)
fixed bug 0005291: 'Database Error' when changing User Role
---
U branches/r2.40/src-db/database/sourcedata/AD_MESSAGE.xml
U branches/r2.40/src-wad/src/org/openbravo/wad/Wad.java
U branches/r2.40/src-wad/src/org/openbravo/wad/javasource.javaxml
U branches/r2.40/src-wad/src/org/openbravo/wad/javasource.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=11124&sc=1 [^]
|
|
|
|
As per the Developer comments, issue has been fixed. |
|