You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Nitin Galave (JIRA)" <ji...@apache.org> on 2017/05/03 06:23:04 UTC

[jira] [Updated] (RANGER-1555) Ranger UI : Audit Menu-> Admin tab diff view pop-up does not come up.

     [ https://issues.apache.org/jira/browse/RANGER-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitin Galave updated RANGER-1555:
---------------------------------
    Fix Version/s: 0.7.1
                   1.0.0

> Ranger UI : Audit Menu-> Admin tab diff view pop-up does not come up.
> ---------------------------------------------------------------------
>
>                 Key: RANGER-1555
>                 URL: https://issues.apache.org/jira/browse/RANGER-1555
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Nitin Galave
>            Assignee: Nitin Galave
>             Fix For: 1.0.0, 0.7.1
>
>
> In Ranger UI: Audit Menu-> Admin tab
> Diff view pop-up does not come up for following scenarios:
> - [Server side issue] diff view popup doesn't come up for service delete operation. 
>    << getting an incorrect diff view JSON from the server side.
> {code:java}
> previousValue: {"password":"*****"},"knox.url":"ds","username":"admin"}"
> {code}
> {code:java}
> in Rest API : http://localhost:6080/service/assets/report/ 
> {code}
> - [UI issue] diff view popup doesn't come up for hive policy update operation(access policy )
> *steps to reproduce :*
>    1. create hive policy by selecting resource as table.
>    2. Then, update the policy by changing resource table to udf. 
>    3. check diff view in Audit Menu-> admin tab



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)