[
https://issues.apache.org/jira/browse/AMBARI-15958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246847#comment-15246847
]
Hadoop QA commented on AMBARI-15958:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12799394/AMBARI-15958.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-admin.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/6515//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/6515//console
This message is automatically generated.
> Can not save roles assigned to users and groups on Manage Ambari -> Roles ->
> Block view
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-15958
> URL: https://issues.apache.org/jira/browse/AMBARI-15958
> Project: Ambari
> Issue Type: Bug
> Components: ambari-admin
> Affects Versions: 2.4.0
> Reporter: Keta Patel
> Assignee: Keta Patel
> Fix For: trunk
>
> Attachments: AMBARI-15958.patch, img1.tiff, img2.tiff, img3.tiff,
> img4.tiff
>
>
> ISSUE:
> Steps to reproduce:
> 1. Go to Manage Ambari -> Roles (Block View)
> 2. assign some role to some users or groups by typing their name in the
> respective Roles' box. (img1.tiff, img2.tiff)
> 3. Click on the Save button (Tick mark button) (img2.tiff)
> 4. We can see the names of the users/groups in the Roles' box. (img3.tiff)
> 5. Refresh the page, the names are no longer present in those boxes.
> (img4.tiff)
> The Save button must save the roles for the users/groups present in the
> Roles' box.
> CAUSE:
> The controller handling the Block view is not able to call the
> "$scope.save()" function whenever any Roles' box is edited. This is because
> of an error in the name of the variable "isDataLoaded" used in condition of
> the if-clause.
> (The associated JIRA is AMBARI-15802)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)