sehwan kim created RANGER-5461:
----------------------------------
Summary: 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
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)