[ https://issues.apache.org/jira/browse/AMBARI-19341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15800842#comment-15800842 ]
Hudson commented on AMBARI-19341: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6359 (See [https://builds.apache.org/job/Ambari-trunk-Commit/6359/]) AMBARI-19341. Not able to update the role for a given user (onechiporenko: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0777ae5634c25e7b8bed03f872e17759e4e80f73]) * (edit) ambari-admin/src/main/resources/ui/admin-web/test/unit/services/PermissionSaver_test.js * (edit) ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/clusters/UserAccessListCtrl.js * (edit) ambari-admin/src/main/resources/ui/admin-web/app/views/clusters/userAccessList.html > Not able to update the role for a given user > -------------------------------------------- > > Key: AMBARI-19341 > URL: https://issues.apache.org/jira/browse/AMBARI-19341 > Project: Ambari > Issue Type: Bug > Components: ambari-admin > Affects Versions: 2.5.0 > Reporter: Eugene Chekanskiy > Assignee: Oleg Nechiporenko > Fix For: 2.5.0 > > Attachments: AMBARI-19341.patch > > > User is Not able to update the role for a given user. > Steps to reproduce : > 1) Go to manage ambari and select roles. > 2) Select list views. > 3) Try to update the role for user. > The request DELET > /api/v1/clusters/cl1/privileges?PrivilegeInfo/privilege_id.in(2,12) is > failing with internal server error exception. > From the initial analysis, privilege id 12 is the actual privilege and 2 is > the one granted for views user. -- This message was sent by Atlassian JIRA (v6.3.4#6332)