[
https://issues.apache.org/jira/browse/AMBARI-19341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15801187#comment-15801187
]
Hudson commented on AMBARI-19341:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #642 (See
[https://builds.apache.org/job/Ambari-branch-2.5/642/])
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=5e3d7b47c60a61db3abedc2c3c9f783bd2827819])
* (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
* (edit)
ambari-admin/src/main/resources/ui/admin-web/test/unit/services/PermissionSaver_test.js
> 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)