[
https://issues.apache.org/jira/browse/RANGER-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj reassigned RANGER-5461:
----------------------------------------
Assignee: sehwan kim
> 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
> 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)