-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41214/
-----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Gautam Borad, Madhan Neethiraj, and
Selvamohan Neethiraj.
Bugs: RANGER-778
https://issues.apache.org/jira/browse/RANGER-778
Repository: ranger
Description
-------
*Problem*
-- Updating user in Ranger Admin UI fails with 404 error.
*Fix*
-- Check for null in the attribute name field before proceeding.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/biz/RangerBizUtil.java 730c087
Diff: https://reviews.apache.org/r/41214/diff/
Testing
-------
-- Verified build is successful
-- Deployed updated version
-- Verified user update action is successful without 404 error.
Thanks,
Velmurugan Periasamy