Description
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.
previousValue: {"password":"*****"},"knox.url":"ds","username":"admin"}"
in Rest API : http://localhost:6080/service/assets/report/
- [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