[
https://issues.apache.org/jira/browse/RANGER-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050485#comment-16050485
]
Nitin Galave edited comment on RANGER-1555 at 6/15/17 1:32 PM:
---------------------------------------------------------------
Commited to : [master|
https://github.com/apache/ranger/commit/57783900cad2d2a28f47e36ebea3864b8ffe38bd]
and
[ranger-0.7|https://github.com/apache/ranger/commit/57260e3cc526ea26632599eaeecc122d4dbeb86f]
branch.
was (Author: nitin.galave):
Commited to :
[master|
https://github.com/apache/ranger/commit/57783900cad2d2a28f47e36ebea3864b8ffe38bd]
and
[ranger-0.7|https://github.com/apache/ranger/commit/57260e3cc526ea26632599eaeecc122d4dbeb86f]
> 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
>
> Attachments: RANGER-1555[master].2.patch, RANGER-1555.patch,
> RANGER-1555[ranger0.7].2.patch
>
>
> 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.4.14#64029)