-
Bug
-
Resolution: Invalid
-
Medium
-
None
-
2.8.0-OD-6, 2.8.0-OD-6-JIRA-01
-
None
Reproduction Steps
1. Create an Active Directory in JIRA and specify the user filter with a "memberOf" attribute, after saving the directory full sync will be run.
2. Add a user to AD and set the appropriate memberOf attribute specified in the filter used in step 1.
3. Run incremental sync - because the new user satisfies the filter specified in step 1, they will be added to the userMap cache and to the internal directory.
4. Remove the user from AD.
5. BUG Run Inc Sync - the user will be removed from the internal directory but not from userMap leaving it in an inconsistent state. This will in turn cause problems for further incremental synchronisation operations until the cache is reconstituted via a full sync operation.
Crowd should make sure to update the cache properly so it reflects user removal.
- derived from
-
JRASERVER-26458 Synchronization of users that are added to a particular AD group that is configured to automatically become JIRA users doesn't work after the initial synch
- Closed
- is related to
-
CWD-3943 AD Incremental Synchronisation does not detect new users that should be added to the directory via a memberOf user filter
- Closed
- relates to
-
CWD-3940 AD Full Sync might leave the user map cache in a corrupted state if there is a failure when attempting to add a user to the internal directory
- Closed
- mentioned in
-
Page Loading...