Nitin Galave created RANGER-1555:
------------------------------------
Summary: 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
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)