Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035763 | Openbravo ERP | A. Platform | public | 2017-04-12 10:17 | 2017-05-29 17:43 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | immediate | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q3 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Pre packaging ( pi ) |
Regression date | 2017-04-06 |
Regression introduced in release | pi |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/68a8d2bbfff523ea5d907e4e963ae4ff296403d7 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0035763: User name should be retrieved using admin mode in VerticalMenu |
Description | After the changes introduced in the following project[1]. The user name is retrieved in VerticalMenu through the OBContext instead of using a query.
This is causing inestabilities in the qa-pi-addpaymen job in CI, because of the following error:
"org.openbravo.base.exception.OBSecurityException - Entity ADUser is not directly readable, only id and identifier properties are readable, property ADUser.username is neither of these"
[1] http://wiki.openbravo.com/wiki/Projects:Login_Page_Clean_Up [^] |
Steps To Reproduce | See [1] and [2]
[1] http://ci.openbravo.com/view/qa/job/qa-pi-addpayment-pgsql/715/ [^]
[2] http://ci.openbravo.com/view/qa/job/qa-pi-addpayment-pgsql/715/consoleText [^] |
Proposed Solution | To avoid this problem the user name should be retrieved in admin mode. |
Additional Information | |
Tags | No tags attached. |
Relationships | caused by | feature request | 0035386 | | closed | caristu | Login page needs some clean up | related to | defect | 0036879 | | closed | shuehner | Clean-up unused Sqlc parameters related with the Login page |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-04-12 10:17 | caristu | New Issue | |
2017-04-12 10:17 | caristu | Assigned To | => caristu |
2017-04-12 10:17 | caristu | Modules | => Core |
2017-04-12 10:17 | caristu | Triggers an Emergency Pack | => No |
2017-04-12 10:17 | caristu | Description Updated | bug_revision_view_page.php?rev_id=15007#r15007 |
2017-04-12 10:19 | caristu | Description Updated | bug_revision_view_page.php?rev_id=15008#r15008 |
2017-04-12 10:19 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=15010#r15010 |
2017-04-12 10:30 | caristu | Relationship added | caused by 0035386 |
2017-04-12 10:31 | caristu | Regression level | => Pre packaging ( pi ) |
2017-04-12 10:31 | caristu | Regression date | => 2017-04-06 |
2017-04-12 10:31 | caristu | Regression introduced in release | => pi |
2017-04-12 10:31 | caristu | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/68a8d2bbfff523ea5d907e4e963ae4ff296403d7 [^] |
2017-04-12 10:31 | hgbot | Checkin | |
2017-04-12 10:31 | hgbot | Note Added: 0096005 | |
2017-04-12 10:31 | hgbot | Status | new => resolved |
2017-04-12 10:31 | hgbot | Resolution | open => fixed |
2017-04-12 10:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ea17fb07cf9488c0ed21b1d0d84364ae925f3e60 [^] |
2017-04-12 10:31 | caristu | Review Assigned To | => alostale |
2017-04-12 18:34 | caristu | Priority | normal => immediate |
2017-04-24 12:22 | alostale | Note Added: 0096127 | |
2017-04-24 12:22 | alostale | Status | resolved => closed |
2017-04-24 12:22 | alostale | Fixed in Version | => 3.0PR17Q3 |
2017-05-29 17:43 | hudsonbot | Checkin | |
2017-05-29 17:43 | hudsonbot | Note Added: 0096887 | |
2017-09-18 16:21 | caristu | Relationship added | related to 0036879 |