[
https://issues.apache.org/jira/browse/RANGER-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved RANGER-5461.
--------------------------------------
Fix Version/s: 3.0.0
2.8.0
Resolution: Fixed
master branch:
https://github.com/apache/ranger/commit/3097751f1dffb10cd32ab0542aad30d5a68571bc
ranger-2.8 branch:
https://github.com/apache/ranger/commit/6800e9cade00dabb289ed69e10ffb293a7e11f78
> Incorrect condition in computeDeletedGroups() prevents groups from being
> marked as HIDDEN
> -----------------------------------------------------------------------------------------
>
> Key: RANGER-5461
> URL: https://issues.apache.org/jira/browse/RANGER-5461
> Project: Ranger
> Issue Type: Bug
> Components: usersync
> Affects Versions: 2.7.0
> Reporter: sehwan kim
> Assignee: sehwan kim
> Priority: Major
> Fix For: 3.0.0, 2.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In computeDeletedGroups(), the visibility condition is inverted compared to
> computeDeletedUsers(). As a result, groups that are deleted from the source
> are not being marked as HIDDEN properly.
> Only groups that are already HIDDEN are processed, while groups that should
> be newly marked as deleted are skipped. This causes deleted groups to remain
> visible in Ranger instead of being hidden.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)