Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035771 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2017-04-12 13:12 | 2017-05-29 17:43 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f29741f80283 | ||||
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 | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035771: Can not login with a user that has a role without access to any organization | |||||||
Description | Can not login with a user that has a role without access to any organization | |||||||
Steps To Reproduce | 1) Go to the [Role] window, create a new role without any record in the [Org Access] tab. 2) Assign the newly crated role to any user. 3) Log in with the user chosen in step 2). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0096030) hgbot (developer) 2017-04-12 13:32 |
Repository: erp/devel/pi Changeset: f29741f802833d4963fa1b7adc099b35c5bab56e Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Apr 12 13:31:38 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f29741f802833d4963fa1b7adc099b35c5bab56e [^] fixes bug 35771: Can't login with user having a role without access to any org There was an error on the query launched to retrieve the list of warehouses that can be accessed by a role using the Profile navigation bar widget. The query was failing if the role did not have access to any organization. We do not need to execute the query on that case, so we now directly return an empty map. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/RoleInfo.java --- |
(0096122) alostale (manager) 2017-04-24 12:06 |
code reviewed + tested |
(0096890) hudsonbot (developer) 2017-05-29 17:43 |
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/1ee70113bdc4 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2017-04-12 13:12 | caristu | New Issue | |
2017-04-12 13:12 | caristu | Assigned To | => platform |
2017-04-12 13:12 | caristu | Modules | => Core |
2017-04-12 13:12 | caristu | Triggers an Emergency Pack | => No |
2017-04-12 13:12 | caristu | Relationship added | caused by 0035553 |
2017-04-12 13:12 | caristu | Assigned To | platform => caristu |
2017-04-12 13:32 | hgbot | Checkin | |
2017-04-12 13:32 | hgbot | Note Added: 0096030 | |
2017-04-12 13:32 | hgbot | Status | new => resolved |
2017-04-12 13:32 | hgbot | Resolution | open => fixed |
2017-04-12 13:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f29741f802833d4963fa1b7adc099b35c5bab56e [^] |
2017-04-12 13:33 | caristu | Review Assigned To | => alostale |
2017-04-24 12:06 | alostale | Note Added: 0096122 | |
2017-04-24 12:06 | alostale | Status | resolved => closed |
2017-04-24 12:06 | alostale | Fixed in Version | => 3.0PR17Q3 |
2017-05-29 17:43 | hudsonbot | Checkin | |
2017-05-29 17:43 | hudsonbot | Note Added: 0096890 |
Copyright © 2000 - 2009 MantisBT Group |